-
-
Notifications
You must be signed in to change notification settings - Fork 53
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
Consistent restarts on lite-xl and Vscode due to missing configs. #387
Comments
for the config logs: serve-d is using standard values if you haven't configured any overrides, see Lines 79 to 188 in bd968dc
Do you have the exit code or other logs when it restarts? It might just be segfaulting due to some other issue |
Do you know where the logs might be stored? I don't see any specific exit codes in lite-xl's log, at the very least. Everything else is just saying it's loading, and then restarting because the config is messed up. |
It seems that the server is asking for various configs, but the ReadMe never specifies where the configs are supposed to be, or how to tell serve-d to look for them. This is on the nightly release, but AFAIK this was also a problem on the most recent stable version as well.
lite-xl log here:

The text was updated successfully, but these errors were encountered: