Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hi, here is an error thrown on 4.0.1. please look into this one. it's a current node, and reapplied the install script #129

Open
phobos777 opened this issue Feb 23, 2019 · 2 comments

Comments

@phobos777
Copy link

Using the following address for challenges
zcLQ2zRXNtmetjsetjstjstjsrtkjstjkssrksrksrtksrk
2019-02-23 21:25:29 UTC -- Waiting to register
2019-02-23 21:25:29 UTC -- Node already registered. znesnatejsetjkteksrtksrtksrtksrkov1wf. Authenticated.
2019-02-23 21:25:29 UTC -- Saved nodeid=666
2019-02-23 21:29:25 UTC -- Stat check: server:ts1.na blocks:470040 peers:8 bal:0.428 isValidBal:true queueDepth:0 lastChalBlock:null lastExecSec:null
2019-02-23 21:29:25 UTC -- Stats received by ts1.na
/home/node/secnodetracker/node_modules/write-file-atomic/index.js:127
throw err
^

Error: EACCES: permission denied, open '/home/node/secnodetracker/config/local/socketoptions.863997055'
at Object.fs.openSync (fs.js:646:18)
at writeFileSync (/home/node/secnodetracker/node_modules/write-file-atomic/index.js:114:17)
at LocalStorage.setItem (/home/node/secnodetracker/node_modules/node-localstorage/LocalStorage.js:188:7)
at Socket.socket.on (/home/node/secnodetracker/app.js:399:15)
at Socket.Emitter.emit (/home/node/secnodetracker/node_modules/component-emitter/index.js:133:20)
at Socket.onevent (/home/node/secnodetracker/node_modules/socket.io-client/lib/socket.js:278:10)
at Socket.onpacket (/home/node/secnodetracker/node_modules/socket.io-client/lib/socket.js:236:12)
at Manager. (/home/node/secnodetracker/node_modules/component-bind/index.js:21:15)
at Manager.Emitter.emit (/home/node/secnodetracker/node_modules/component-emitter/index.js:133:20)
at Manager.ondecoded (/home/node/secnodetracker/node_modules/socket.io-client/lib/manager.js:345:8)

@333miiko
Copy link
Collaborator

@phobos777 I'm really busy lately, can you email me @gmail.com I'll see if I can fix this for you

@phobos777
Copy link
Author

phobos777 commented Feb 25, 2019

hi! ironically i was troubleshooting this, and a few other exceptions, and i think i figured it out Miiko. basically with the 4.0.1 tracker it doesn't have permissions to log update to then events. so the fix it, after running the install.sh, i then run this script manually:

chmod -R 777 /etc/letsencrypt/ && chmod -R 777 /mnt/zen/secnode/ && chmod -R 777 /mnt/zen

i hear your busy, but i did want to update the github, i guess this would only help?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants