Joseph Huckaby
Joseph Huckaby
Hmm, I believe those issues were fixed in a recent release of pixl-server-user. I can't find anything interesting at those line numbers in the latest version. But I did find...
You gotta upgrade Node.js. Version 10 is very far out of date and unsupported. Once you upgrade Node.js, you will probably need to reinstall the Cronicle dependencies. Do this via:...
How very bizarre. Did you upgrade Cronicle on your worker server as well? They both have to be v0.97 for the new socket.io client to work (I was forced to...
Well, I guess I've been barking up the wrong tree. Your version of socket.io is correct. So that's not the problem. The real kicker here for me is that you...
That is very strange. Also weird that it "connects" properly, but then there is no output. I assume once the job completes then the log appears? I can't think of...
Very concerning, thank you. I guess v0.9 isn't fully baked yet 😞
Ok thanks. I cannot explain, but when I have some time, I'll dig into this. For now, stay on v0.8.
Looks like you have an old log file that was created under a different user (probably root). Recommend you just move it out of the way and try to start...
What about the directory itself? If you want to run Cronicle as user `luyaowu` then I believe EVERYTHING needs to be `chown`ed to that user, including all the directories.