ArchiveSW - Display & Data Archive Storage

What are you expecting to see?

Not to have link when there are not any warnings, it doesnā€™t exist before. Or to receive some message that warnings are cleared. Anyhow, when you have some button where you can clicking and there are no results or reports first conclusion is that is not working :slight_smile:

1 Like

I understand. All it does is clear the values.

Testersā€¦

I have uploaded 1.7.14.test. To get this version, first run updatefiles from a terminal window. If it takes more than 60 seconds, hit CTRL-C and exit the script. Then look for a new folder called config. If it is there you are good. Follow the following instructions. If it is not there, run updatefiles again.

cd config
nano config.json
change database from 1.7.13.test to 1.7.14.test
save the file
run updatefiles
pm2 stop all
node start

Updated, tabs Alert, Panel, PiiO not working. Also in log there are new errors:

ā€œError: ENOENT: no such file or directory, open ā€˜/home/pi/archivesw/panel/panelT.jsonā€™
at Object.fs.openSync (fs.js:646:18)
at Object.fs.readFileSync (fs.js:551:33)
at resolve (/home/pi/archivesw/archive.js:1024:25)
at new Promise ()
at loadPanelData (/home/pi/archivesw/archive.js:1018:9)
at f1 (/home/pi/archivesw/archive.js:59:17)
at
at process._tickCallback (internal/process/next_tick.js:188:7)ā€

1 Like

Files updated once again, now everything is working.

1 Like

I am hoping this will be the last of the major structure changes. The changes make the code smaller and easier to maintain.

2 Likes

ATTENTION

For those of you running the test versions, run UpdateFiles and then run Update database.

1.7.14.027 is live

guess I annually need to edit something before running the update ??

2018-11-28 18:14:12 Getting files for update 1.7.13.test
====================
2018-11-28 18:14:12 Starting UpdateFiles v1.7.13.021
2018-11-28 18:14:13 Update Files error 
Error: Command failed: bash /home/eric/wfarchive/script/updatefiles.sh /home/eric/wfarchive /log/UpdateFiles.log 1.7.13.test


1 Like

Is that all that is listed? Usually there is more.

yep, nothing more in the log

1 Like

Run update again and see what it shows.

@eric Paste this into the terminal window

bash /home/eric/wfarchive/script/updatefiles.sh /home/eric/wfarchive /log/UpdateFiles.log 1.7.13.test

bash /home/eric/wfarchive/script/updatefiles.sh /home/eric/wfarchive /log/UpdateFiles.log 1.7.13.test

/home/eric/wfarchive

/log/UpdateFiles.log

1.7.13.test

Change to archivesw folder and run again!

remember early installers are still in wfarchive directory

1 Like

Itā€™s not finding your config.json file

Is the config.json in wfarchive or is it in wfarchve/config?

I have no config directory
it is still in wfarchive

canā€™t do post 685 to get to that level

1 Like

Run this in the window

bash -e <(wget -qO - http://fsoft.com/archivesw/1.7.13.027/updatefiles.sh)

had to add ā€˜)ā€™ at the end and result

/dev/fd/63: line 64: /home/eric/wfarchive: Is a directory
1 Like

Shouldnā€™t he be at 1.7.14.test?
Just a noob asking!

1 Like

Everything working, just in Utility.log there are errors:
Utility.log Delete

2018-11-29 00:00:02 MariaDB (2): Error: Connection lost: The server closed the connection. 2018-11-29 01:00:02 MariaDB (2): Error: Connection lost: The server closed the connection. 2018-11-29 02:00:02 MariaDB (2): Error: Connection lost: The server closed the connection. 2018-11-29 02:15:27 MariaDB (2): Error: Connection lost: The server closed the connection. 2018-11-29 02:28:25 MariaDB (2): Error: Connection lost: The server closed the connection. 2018-11-29 02:28:25 MariaDB (2): Error: Connection lost: The server closed the connection. 2018-11-29 03:00:02 MariaDB (2): Error: Connection lost: The server closed the connection. 2018-11-29 03:00:04 MariaDB (2): Error: Connection lost: The server closed the connection. 2018-11-29 04:00:02 MariaDB (2): Error: Connection lost: The server closed the connection. 2018-11-29 04:00:04 MariaDB (2): Error: Connection lost: The server closed the connection. 2018-11-29 05:00:02 MariaDB (2): Error: Connection lost: The server closed the connection. 2018-11-29 05:00:04 MariaDB (2): Error: Connection lost: The server closed the connection. 2018-11-29 06:00:02 MariaDB (2): Error: Connection lost: The server closed the connection. 2018-11-29 06:00:04 MariaDB (2): Error: Connection lost: The server closed the connection. 2018-11-29 07:00:02 MariaDB (2): Error: Connection lost: The server closed the connection. 2018-11-29 07:00:04 MariaDB (2): Error: Connection lost: The server closed the connection.

1 Like

Thank you. That error is harmless and Iā€™ll be re m.k loving it