-
Notifications
You must be signed in to change notification settings - Fork 76
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
ERROR:skylight::cli: skylightd exiting abnormally #21
Comments
@andruby, sorry for the trouble. Can you also send us an email at support@skylight.io? Thanks. |
Carl helped me out by suggesting that I explicitly set the sockfile_path in my config/skylight.yml file. That did indeed help. agent:
sockfile_path: /tmp/my-app-name Thanks |
And it should be the following in later versions of skylight: daemon:
sockdir_path: /tmp/my-app-name |
Hello, I've recently tried to install skylight and deploy our app to production. Config file has been generated by skylight with auth token. On starting the server we got an error: ERROR:skylight::cli: skylightd exiting abnormally; err=DaemonLockFailed
Any suggestions? Is it because of the wrong config yml as stated above? |
@giedriusr Can you contact us via the "?" button in the web UI or email support@skylight.io? Thanks! |
@wagenet done. |
- Additional config added as per guidance here - skylightio/skylight-ruby#21
- Additional config added as per guidance here - skylightio/skylight-ruby#21
- Additional config added as per guidance here - skylightio/skylight-ruby#21
- Additional config added as per guidance here - skylightio/skylight-ruby#21
- Additional config added as per guidance here - skylightio/skylight-ruby#21
- Additional config added as per guidance here - skylightio/skylight-ruby#21
I'm trying out Skylight and running it on a Thin cluster with 3 thin processes. The agent is enabled but is not sending out any data.
I'm getting these errors in my log/thin.x.log files:
The log/production.log shows skylight as enabled:
The log/skylight.log file repeats this line a bunch of times:
The text was updated successfully, but these errors were encountered: