Jack Yaz
Part of the Furniture
what do you see inTried again and no luck.
Code:
ls -la /jffs/addons/shared-jy
what do you see inTried again and no luck.
ls -la /jffs/addons/shared-jy
what do you see in
please?Code:ls -la /jffs/addons/shared-jy
ls -la /jffs/addons/shared-jy
drwxr-xr-x 2 bluzfanm root 0 Aug 30 11:16 .
drwxr-xr-x 9 bluzfanm root 0 Nov 27 08:05 ..
-rwxr-xr-x 1 bluzfanm root 2120 Feb 9 2020 addons.png
-rwxr-xr-x 1 bluzfanm root 172812 Jan 29 2020 chart.js
-rwxr-xr-x 1 bluzfanm root 13748 Jan 3 2020 chartjs-plugin-annotation.js
-rwxr-xr-x 1 bluzfanm root 10753 Jan 28 2020 chartjs-plugin-datasource.js
-rwxr-xr-x 1 bluzfanm root 4430 Mar 7 2020 chartjs-plugin-deferred.js
-rwxr-xr-x 1 bluzfanm root 9552 Jan 29 2020 chartjs-plugin-zoom.js
-rwxr-xr-x 1 bluzfanm root 247845 Apr 8 2020 d3.js
-rwxr-xr-x 1 bluzfanm root 3444 Apr 10 2020 detect.js
-rwxr-xr-x 1 bluzfanm root 20765 Jan 29 2020 hammerjs.js
-rwxr-xr-x 1 bluzfanm root 93064 Apr 5 2020 jquery.js
-rwxr-xr-x 1 bluzfanm root 53425 Mar 7 2020 moment.js
-rwxr-xr-x 1 bluzfanm root 4705 Feb 9 2020 redirect.htm
-rw-rw-rw- 1 bluzfanm root 33 Aug 30 11:16 shared-jy.tar.gz.md5
ok so the file exists. how aboutCode:ls -la /jffs/addons/shared-jy drwxr-xr-x 2 bluzfanm root 0 Aug 30 11:16 . drwxr-xr-x 9 bluzfanm root 0 Nov 27 08:05 .. -rwxr-xr-x 1 bluzfanm root 2120 Feb 9 2020 addons.png -rwxr-xr-x 1 bluzfanm root 172812 Jan 29 2020 chart.js -rwxr-xr-x 1 bluzfanm root 13748 Jan 3 2020 chartjs-plugin-annotation.js -rwxr-xr-x 1 bluzfanm root 10753 Jan 28 2020 chartjs-plugin-datasource.js -rwxr-xr-x 1 bluzfanm root 4430 Mar 7 2020 chartjs-plugin-deferred.js -rwxr-xr-x 1 bluzfanm root 9552 Jan 29 2020 chartjs-plugin-zoom.js -rwxr-xr-x 1 bluzfanm root 247845 Apr 8 2020 d3.js -rwxr-xr-x 1 bluzfanm root 3444 Apr 10 2020 detect.js -rwxr-xr-x 1 bluzfanm root 20765 Jan 29 2020 hammerjs.js -rwxr-xr-x 1 bluzfanm root 93064 Apr 5 2020 jquery.js -rwxr-xr-x 1 bluzfanm root 53425 Mar 7 2020 moment.js -rwxr-xr-x 1 bluzfanm root 4705 Feb 9 2020 redirect.htm -rw-rw-rw- 1 bluzfanm root 33 Aug 30 11:16 shared-jy.tar.gz.md5
ls -la /www/user/
ls -la /www/user/shared-jy/
ok so the file exists. how about
Code:ls -la /www/user/ ls -la /www/user/shared-jy/
ls -la /www/user/
drwxr-xr-x 7 bluzfanm root 200 Nov 27 08:05 .
drwxr-xr-x 13 bluzfanm root 300 Nov 27 08:48 ..
drwxr-xr-x 2 bluzfanm root 40 Dec 31 1969 cgi-bin
drwxrwxrwx 2 bluzfanm root 140 Nov 23 05:28 diversion
drwxrwxrwx 2 bluzfanm root 80 Nov 26 09:42 flexqos
drwxrwxrwx 2 bluzfanm root 120 Nov 23 05:30 skynet
drwxrwxrwx 2 bluzfanm root 200 Nov 27 08:48 uiScribe
-rw-rw-rw- 1 bluzfanm root 84795 Nov 21 09:25 user1.asp
-rw-rw-rw- 1 bluzfanm root 8116 Nov 23 05:28 user2.asp
-rw-rw-rw- 1 bluzfanm root 40292 Nov 23 05:30 user3.asp
ls -la /www/user/shared-jy/
ls: /www/user/shared-jy/: No such file or directory
got it. update and check now pleaseThe 2nd command returns no such file or directory...
Code:ls -la /www/user/ drwxr-xr-x 7 bluzfanm root 200 Nov 27 08:05 . drwxr-xr-x 13 bluzfanm root 300 Nov 27 08:48 .. drwxr-xr-x 2 bluzfanm root 40 Dec 31 1969 cgi-bin drwxrwxrwx 2 bluzfanm root 140 Nov 23 05:28 diversion drwxrwxrwx 2 bluzfanm root 80 Nov 26 09:42 flexqos drwxrwxrwx 2 bluzfanm root 120 Nov 23 05:30 skynet drwxrwxrwx 2 bluzfanm root 200 Nov 27 08:48 uiScribe -rw-rw-rw- 1 bluzfanm root 84795 Nov 21 09:25 user1.asp -rw-rw-rw- 1 bluzfanm root 8116 Nov 23 05:28 user2.asp -rw-rw-rw- 1 bluzfanm root 40292 Nov 23 05:30 user3.asp ls -la /www/user/shared-jy/ ls: /www/user/shared-jy/: No such file or directory
got it. update and check now please
yeah i stuffed up the wrong variable when trying to fix the symlink creation. 2nd time's the charm...It works now! Thank you for your help!
yeah i stuffed up the wrong variable when trying to fix the symlink creation. 2nd time's the charm...
edit: fun fact, this error would only happen if you use no other of my WebUI scripts haha
Glad you got it sorted! uiScribe is just a UI for scribe/syslog-ng - I do nothing towards how the log files get updated, I just pull them into the webUIMy system log looks like it quit right after I rebooted about 6 hours ago, not long after upgrading
edit: After your min upgrade, I restarted syslog-ng and it seems OK now.
View attachment 28038
Yes, I was asking in the wrong thread, my apologies to all for that.Glad you got it sorted! uiScribe is just a UI for scribe/syslog-ng - I do nothing towards how the log files get updated, I just pull them into the webUI
no worries! happy to help where i canYes, I was asking in the wrong thread, my apologies to all for that.
Out of curiosity, are you intending to make the same change to uiDivStats? In the same way that uiScribe doesn't make sense to load if entware/scribe isn't intending to load, DivStats doesn't make sense if Diversion isn't going to load.CHANGED: Startup from boot using post-mount and not services-start
WARNING: Configuration file format is too old, syslog-ng is running in compatibility mode. Please update it to use the syslog-ng 3.29 format at your time of convenience. To upgrade the configuration, please review the warnings about incompatible changes printed by syslog-ng, and once completed change the @version header at the top of the configuration file; config-version='3.27'
Yes, I'm moving all of my scripts that need entware to post-mount as it makes more sense, rather than looping waiting for entware. Post-mount is also only called when mounting a partition, whereas services-start is called several times during boot, meaning my scripts should start more reliablyOut of curiosity, are you intending to make the same change to uiDivStats? In the same way that uiScribe doesn't make sense to load if entware/scribe isn't intending to load, DivStats doesn't make sense if Diversion isn't going to load.
I remember a similar discussion way back with AbSolution some time ago (years).
EDIT: Oh. You were way ahead of me on this: https://www.snbforums.com/threads/ab-solution-the-ad-blocking-solution.37511/post-376662
Run scribe and restart itCLI uiscribe is showing me this warning:
Code:WARNING: Configuration file format is too old, syslog-ng is running in compatibility mode. Please update it to use the syslog-ng 3.29 format at your time of convenience. To upgrade the configuration, please review the warnings about incompatible changes printed by syslog-ng, and once completed change the @version header at the top of the configuration file; config-version='3.27'
am i missing smthing ?
thanks, warning removedRun scribe and restart it
Annoys me this is labeled as a uiScribe issue not a Scribe issue. But you will see a different thread from the other day labeled uiScribe that discusses this and the other changes you might make for neatness.am i missing smthing ?
Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!