'Rails 6 - Shared object "libruby.so.27" LoadError

I've compiled my app without any issues but it doesn't work. In the logs I've following error:

Error: The application encountered the following error: Shared object "libruby.so.27" not found, required by "strscan.so" - /usr/home/onyxlab/.rvm/gems/ruby-2.7.2/gems/strscan-3.0.1/lib/strscan.so (LoadError)

Anyone can help?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source