appsignal-ruby
appsignal-ruby copied to clipboard
Can't run under truffleruby
appsignal (3.1.6) truffleruby-22.3.0
ERROR: AppSignal failed to load extension. Please run appsignal diagnose
and email us at [email protected]
LoadError: cannot load such file -- appsignal_extension
rake aborted!
LoadError: cannot load such file -- pty
internal:core core/kernel.rb:236:in gem_original_require' /home/runner/work/FoodbankWeb/FoodbankWeb/vendor/bundle/truffleruby/3.0.3.22.3.0/gems/activesupport-6.1.7/lib/active_support/dependencies.rb:332:in
block in require'
@matthewford Thanks for creating the issue!
Could you also send us a diagnose report from the machine that raised this error: https://docs.appsignal.com/ruby/command-line/diagnose.html to [email protected] (mention this issue).
That way we can compare our own results when we try and reproduce this.
Technical note: Noemi says it should install the C extension, not the FFI extension. Let's make sure it install the correct gem version (java/C-extension).
Closing this issue because it is archived on its parent project.
Closing due to inactivity. Feel free to reopen if this is still an issue.