Linux Config File [Fixed]

Hey all,

I’m trying to get Roastime 4 working on my Fedora Laptop. lsusb shows Bus 001 Device 002: ID 0483:a27e STMicroelectronics Aillio LTD- Bullet R1 ROASTER FS. But when I try to run the appimage I get the error:

A JavaScript error occurred in the main process
Uncaught Exception:
Error: ENOENT: no such file or directory, open '/home/rick/.config/roast-time/device/device'

So I put a blank file at that location and now I’m getting

A JavaScript error occurred in the main process
Uncaught Exception:
SyntaxError: Unexpected end of JSON input

This makes me think I might be able to start the app image if I could paste in the content of someone’s existing config file. Are there any linux users out there willing to share the contents of /home/user/.config/roast-time/device/device?

Thanks in advance!
~Rick

I solved the problem! I’ll leave this up for the next linux user to run into this issue. I just put {} into that device config file at ~/.config/roast-time/device/device and the program started right up!

Hey, glad you figured this out. This is actually the same issue from Question From New User- Downloading RoasTime 4 - #12 by mcaillio

It should be fixed now. Thanks!