Rails - Redis -Sidekiq - Help

Hi im, facing issues while deploying my rails app 7 with sidekiq and redis. Does any one faced the following errors before?

In the dashboard everything appears to be succesfully running, but page is not being deployed.

Just to share with the community, the OP opened a direct support ticket with us as well to get this resolved.

The issue stemmed from the asset pipeline not actually running successfully during the build step caused by differing CPU architectures, performing

bundle lock --add-platform x86_64-linuxbundle install

solves this problem,

Regards,

John B
Render Support, UTC+1 :uk:

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