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

I can't run newest version - 1.6.2 Linux 64 #161

Closed
ghost opened this issue Nov 1, 2020 · 6 comments
Closed

I can't run newest version - 1.6.2 Linux 64 #161

ghost opened this issue Nov 1, 2020 · 6 comments

Comments

@ghost
Copy link

ghost commented Nov 1, 2020

Hello,

I faced following issue while trying to run Bob 1.6.2 for Linux 64:

Error executing boot module $:/plugins/OokTech/Bob/FileSystemMonitor.js: {}

$:/plugins/OokTech/Bob/FileSystemMonitor.js:24
if($tw.node && $tw.settings.disableFileWatchers !== 'yes') {
^

TypeError: Cannot read property 'disableFileWatchers' of undefined
at $:/plugins/OokTech/Bob/FileSystemMonitor.js:24:29
at $:/plugins/OokTech/Bob/FileSystemMonitor.js:229:3
at Script.runInContext (vm.js:127:20)
at Script.runInNewContext (vm.js:133:17)
at Object.runInNewContext (vm.js:299:38)
at Object.$tw.utils.evalSandboxed (/home/slawek/mnt/data/sandbox/tiddlywiki-testy/upgrade-test/TiddlyWiki5

/boot/boot.js:530:5)
at Object.$tw.modules.execute (/home/slawek/mnt/data/sandbox/tiddlywiki-testy/upgrade-test/TiddlyWiki5/boot/boot.js:806:15)
at /home/slawek/mnt/data/sandbox/tiddlywiki-testy/upgrade-test/TiddlyWiki5/boot/boot.js:846:30
at Object.$tw.utils.each (/home/slawek/mnt/data/sandbox/tiddlywiki-testy/upgrade-test/TiddlyWiki5/boot/boot.js:135:12)
at Object.$tw.modules.forEachModuleOfType (/home/slawek/mnt/data/sandbox/tiddlywiki-testy/upgrade-test/TiddlyWiki5/boot/boot.js:845:12)

@inmysocks
Copy link
Member

I haven't been able to get this error. I fixed what is causing the problem for you, but if you could give me more information about your setup so I can try and prevent similar things in the future.

I will be releasing the next version sometime this next week.

@ghost
Copy link
Author

ghost commented Nov 9, 2020

Cool, thanks, I will try new release in next week. What kind of data do you need?

@niconfus
Copy link

I have the same issue both on Debian Buster 10.6 with kernel 4.19.0-12-amd64 and Fedora 32 with kernel 5.8.17-200.fc32.x86_64.

I downloaded the 1.6.2r2 executable and ran it in my existing TW5-Bob wiki, but it exited with the same error. I also tried running it in an empty directory and it created the default wiki files, but then crashed again.

I would be happy to provide any additional information if that would help.

@acarv
Copy link

acarv commented Nov 25, 2020

Same here on Windows 10 with a fresh manual installation and on the default index wiki but with the error :

$:/plugins/OokTech/Bob/ServerSide.js:813
  if(data.decoded) {
          ^
TypeError: Cannot read property 'decoded' of undefined

This is a plain manual installation with the two git clones and just accessing the index for the first time. Node.js version is v14.15.0

@inmysocks
Copy link
Member

I think that these problems should be fixed in the new release that is about to come out. I haven't been able to replicate them so I can not be certain. Please let me know one way or the other once I do the release.

@niconfus
Copy link

I tried the new version 1.7.0b1 release and it did not crash like 1.6.2r2, so thank you for the update.

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

3 participants