Unable to deploy rails app with fast_excel gem

I could not deploy a rails app to render that uses the ruby-prof gem or fazt_excel gem.
It generates an error by not finding the .so file, like this:

internal:/opt/render/project/rubies/ruby-3.1.2/lib/ruby/site_ruby/3.1.0/rubygems/core_ext/kernel_require.rb:37:in `require’: cannot load such file – /opt/render/project/.gems/ruby/3.1.0/gems/ruby-prof-1.4.3/ext/ruby_prof/ruby_prof.so

To use render, I needed to remove this gem from the project, but the same project is working in an older team without a problem.

Does someone have an Idea what the problem is?

I just wanted to follow up here, I connected with Jose in another support channel.

We suspect the issue could be resolved by upgrading the fast_excel gem.

See https://github.com/jlneto/fast_excel/commit/24db523e3775657db8365b8262c2ba79f11d5237 for more context.

Matt

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.