Marvin H.
Marvin H.
Same issue for me. I also tried to use curly brackets in line 10 of node_helper.js like so: const {PythonShell} = require ... But, now I receive: SyntaxError: Unexpected Token...
I have a similar issue. Upgraded from 3.2.5 to 3.3.1 and suddenly I only see this html when trying to access the dashboard: [https://pastebin.com/4p5mYrmK](https://pastebin.com/4p5mYrmK) Downgraded to 3.2.5 and the dashboard...
Fixed in 3.3.2. Thank you! 👍
same issue
Thanks! Currently I am struggling with another issue (#118). But it appears the filesShownTracker.txt is also persisted in the /home/node/ directory, at least it survives a restart of the container....
Thanks, I checked out your fork branch. The filesShownTracker.txt is now correctly stored in the directory of this module! For my other issue: Unfortunately I couldn't find a stacktrace. It...
Yes, it does. I'd say you could send the PR.