Search found 41 matches
- Tue Oct 16, 2018 3:43 pm
- Forum: 123solar
- Topic: Time out: can't retreive http://123solar.org/latest_version.php
- Replies: 10
- Views: 12911
Re: Time out: can't retreive http://123solar.org/latest_version.php
Hi Jeanmarc, you need also to update line 7 of admin.php to get the status icon working: $url = 'https://123solar.org/latest_version.php'; This modification is needed in meterN too. Moreover after the update to 1.7.3.1: files update.php and updater.php still have the http urls (this problem is not p...
- Sat Feb 25, 2017 5:58 pm
- Forum: 123solar
- Topic: 123solar 1.6.9
- Replies: 43
- Views: 47917
Re: 123solar 1.6.9
Withe the current release (1.6.9.2) In a multi inverter setup, the graph of second inverter is not shown: http://example.org/123solar/index.php?selectinvt=2 shows: http://i64.tinypic.com/2h4fd3t.png Everything is working fine, but for the second inverter graph is not shown (while values are correctr...
- Sun Dec 18, 2016 1:18 pm
- Forum: 123solar
- Topic: 123solar 1.6.9
- Replies: 43
- Views: 47917
Re: 123solar 1.6.9
Sometimes aurora read unbelieveable value llike the following: https://s23.postimg.org/8kla0m13f/Cattura4.png Over 1 thousand billion watts!!! :D Probably there is some data corruption when aurora protocol read rs485 bus. Anyway, where (in 123solar code) I could patch to discard values that are grea...
- Sat Dec 17, 2016 9:38 am
- Forum: 123solar
- Topic: Upgrading to 123Solar 1.6.9.1
- Replies: 13
- Views: 14983
Re: Upgrading to 123Solar 1.6.9.1
A minor bug. If you watch at 123solar after midnight and before 123solar awake, you see the main graph with yesterday date and the graph of the previous day with the same date, as shown in the following captured image. http://i68.tinypic.com/2na02rr.png In this example the after midnight is 15.12.20...
- Sat Dec 17, 2016 9:26 am
- Forum: 123solar
- Topic: Moving KWHTx from 123s_LIVEMEMORY to 123s_MEMORY
- Replies: 7
- Views: 8191
Re: Moving KWHTx from 123s_LIVEMEMORY to 123s_MEMORY
That is quite rare so such reset it could be acceptable.
Just a question: how do you choose what should belong to MEMORY and what should belong to LIVEMEMORY ?
Just a question: how do you choose what should belong to MEMORY and what should belong to LIVEMEMORY ?
- Thu Dec 15, 2016 10:09 pm
- Forum: 123solar
- Topic: Moving KWHTx from 123s_LIVEMEMORY to 123s_MEMORY
- Replies: 7
- Views: 8191
Re: Moving KWHTx from 123s_LIVEMEMORY to 123s_MEMORY
Cool!
You are right! It's very simple solution.
Do you think that such modification could have any side effect ?
If not, could you merge that into the next release ?

Do you think that such modification could have any side effect ?
If not, could you merge that into the next release ?

- Thu Dec 15, 2016 9:33 am
- Forum: 123solar
- Topic: Moving KWHTx from 123s_LIVEMEMORY to 123s_MEMORY
- Replies: 7
- Views: 8191
Moving KWHTx from 123s_LIVEMEMORY to 123s_MEMORY
Hi, now for each inverter the energy total counter which is read from inverter (when it is awake) is stored in LIVEMEMORY. But that data could useful even when the inverter is sleeping, for example for analisys and reporting and it's necessary to display "Total production" and "xxx To...
- Tue Dec 13, 2016 4:58 pm
- Forum: 123solar
- Topic: Upgrading to 123Solar 1.6.9.1
- Replies: 13
- Views: 14983
Re: Upgrading to 123Solar 1.6.9.1
What I have to wait ?? :) After issuing sudo mv oldversion backup sudo mv newversion 123solar I wait the prompt returns, then I go back to the web page and wait the admin page, nothing has to be done after the folder movement. The waiting is in the first stage, when the update is downloaded and appl...
- Tue Dec 13, 2016 1:20 am
- Forum: 123solar
- Topic: Upgrading to 123Solar 1.6.9.1
- Replies: 13
- Views: 14983
Re: Upgrading to 123Solar 1.6.9.1
These are the screenshoots when updating 123solar: http://i67.tinypic.com/2vt73wl.png As you see grenn litghts. Then I executed the moving commands http://i65.tinypic.com/2rol1ts.png and here you see the directory listing. http://i65.tinypic.com/j770w7.png If I press continue once, nothing happen. I...
- Mon Dec 12, 2016 11:32 am
- Forum: 123solar
- Topic: Upgrading to 123Solar 1.6.9.1
- Replies: 13
- Views: 14983
Re: Upgrading to 123Solar 1.6.9.1
Yes, no error, a lot of green icons :) On two installation I had to create _INSTALL directrory, because www was not owned by www-data, but apart this and on other installation everything went find. I have still one plant to upgrade. If you wish I can wait, for further indication or I can just grab t...