-
Notifications
You must be signed in to change notification settings - Fork 77
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
[Bug] Skylight failed to fetch native extension on server #132
Comments
I think uninstalling the gem and rerunning |
Yeah, it's likely there was a brief network problem. In that case we let bundler continue so your app can boot, but data will obviously not be reported! If you see this happening again, let us know. |
@wagenet Just to let you know: When deploying to production I had the exact same issue -- maybe it is not that temporary after all 🤔 |
@johannesluedke I don't think we're using |
Also, do you happen to have a backtrace? It looks like one should be getting logged. |
@wagenet I guess you mean |
@wagenet I got hold of a copy of it
|
At the moment, my best guess is that some bad data is coming through Net::HTTP. I don't know of anything that we can do to fix this, but I'll leave the issue open for now. It's definitely plausible that it's a Ruby 2.6 issue, since I haven't seen this one before. |
Locally the install succeeds, but on the server, there is an error when trying to install the native extension:
Note:
this is the output of skylight doctor:
Skylight version: 3.1.2
Ruby version: 2.6.0 (via rvm)
system: CentOS Linux release 7.2.1511 (Core) / uname -r 2.6.32-042stab120.6
The text was updated successfully, but these errors were encountered: