You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Facing some issue with the web container, it is happening when we are deploying in kubernetes or minikube cluster, whike docker-compose up works fine the web container.
Waiting to start rails ports server...
Waiting to start rails ports server...
/var/.gem/ruby/gems/ffi-1.15.5/lib/ffi/library.rb:112: [BUG] Illegal instruction at 0x00007faca01c7076
ruby 2.6.6p146 (2020-03-31 revision 67876) [x86_64-linux]
-- Control frame information -----------------------------------------------
c:0085 p:---- s:0479 e:000478 CFUNC :open
c:0084 p:0022 s:0473 e:000472 BLOCK /var/.gem/ruby/gems/ffi-1.15.5/lib/ffi/library.rb:112 [FINISH]
c:0083 p:---- s:0464 e:000463 CFUNC :each
c:0082 p:0113 s:0460 e:000459 BLOCK /var/.gem/ruby/gems/ffi-1.15.5/lib/ffi/library.rb:109 [FINISH]
c:0081 p:---- s:0453 e:000452 CFUNC :map
c:0080 p:0069 s:0449 e:000448 METHOD /var/.gem/ruby/gems/ffi-1.15.5/lib/ffi/library.rb:99
c:0079 p:0079 s:0442 e:000441 CLASS /var/.gem/ruby/gems/sassc-2.2.1/lib/sassc/native.rb:11
c:0078 p:0007 s:0438 e:000437 CLASS /var/.gem/ruby/gems/sassc-2.2.1/lib/sassc/native.rb:6
c:0077 p:0014 s:0435 e:000434 TOP /var/.gem/ruby/gems/sassc-2.2.1/lib/sassc/native.rb:5 [FINISH]
.
.
.
[NOTE]
You may have encountered a bug in the Ruby interpreter or extension libraries.
Bug reports are welcome.
For details: https://www.ruby-lang.org/bugreport.html
Waiting to start rails ports server...
/var/www/start.sh: line 48: 32 Aborted (core dumped) bundle exec rails db:migrate
Facing some issue with the web container, it is happening when we are deploying in kubernetes or minikube cluster, whike
docker-compose up
works fine the web container.complete log 👉 https://gist.github.com/Rub21/815cc86e7891bde7dc3e8c0b373cfa16
cc. @batpad
The text was updated successfully, but these errors were encountered: