olm.exe in Windows: always starting installer again #18

Closed
opened 2025-11-19 07:04:14 -06:00 by GiteaMirror · 3 comments
Owner

Originally created by @OneTwo3D on GitHub (Sep 24, 2025).

Hi,
I've opened cmd in admin mode, downloaded olm.exe, tried to configure it via olm.exe --id xxx --secret xxx --endpoint xxx but this doesn't generate the config.json file under programdata. So I added the file manually, but now when I run olm.exe start, the installer window pops up again, same with olm.exe stop. The logfile isn't logging any activity. I'm not sure what is causing the issue.

Originally created by @OneTwo3D on GitHub (Sep 24, 2025). Hi, I've opened cmd in admin mode, downloaded olm.exe, tried to configure it via olm.exe --id xxx --secret xxx --endpoint xxx but this doesn't generate the config.json file under programdata. So I added the file manually, but now when I run olm.exe start, the installer window pops up again, same with olm.exe stop. The logfile isn't logging any activity. I'm not sure what is causing the issue.
Author
Owner

@OneTwo3D commented on GitHub (Sep 24, 2025):

The issue seems to be that the windows service is completely ignoring the config.json file or just not able to write/read it. The service runs fine, if it is being started on the command line with command line arguments but it isn't able to start automatically, as it has no way to read in the username, secret, etc

@OneTwo3D commented on GitHub (Sep 24, 2025): The issue seems to be that the windows service is completely ignoring the config.json file or just not able to write/read it. The service runs fine, if it is being started on the command line with command line arguments but it isn't able to start automatically, as it has no way to read in the username, secret, etc
Author
Owner

@oschwartz10612 commented on GitHub (Sep 26, 2025):

Also make sure you are not running the installer instead of the binary after running the installer! 😄

@oschwartz10612 commented on GitHub (Sep 26, 2025): Also make sure you are not running the installer instead of the binary after running the installer! 😄
Author
Owner

@OneTwo3D commented on GitHub (Sep 26, 2025):

Thanks :) Yes, it was the installer I was running twice lol...

@OneTwo3D commented on GitHub (Sep 26, 2025): Thanks :) Yes, it was the installer I was running twice lol...
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/olm#18