please solve rails docker gem problem (maybe rm Gemfile.lock / rbenv local 2.5.1 or 8 / bundle or something more )
Budget: $30 – $250 USD
I have ec2 instance and i will let you use my pem file .
please login to the correct directory and adjust something and make docker-compose working correctly
100$ is my budget
<current problem> =======
bundler: command not found: sidekiq
app_1 | Your bundle is locked to mimemagic (0.3.3), but that version could not be found
<current problem> =======
accessible to all OS users. Consider choosing a different directory.
mysql_1 | 2021-12-24T17:03:22.626035Z 0 [Note] Event Scheduler: Loaded 0 events
mysql_1 | 2021-12-24T17:03:22.626517Z 0 [Note] mysqld: ready for connections.
mysql_1 | Version: '5.7.36' socket: '/var/run/mysqld/mysqld.sock' port: 3306 MySQL Community Server (GPL)
redis_1 | 1:C 24 Dec 2021 17:03:22.150 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
redis_1 | 1:C 24 Dec 2021 17:03:22.150 # Redis version=5.0.14, bits=64, commit=00000000, modified=0, pid=1, just started
redis_1 | 1:C 24 Dec 2021 17:03:22.150 # Warning: no config file specified, using the default config. In order to specify a config file use redis-server /path/to/redis.conf
redis_1 | 1:M 24 Dec 2021 17:03:22.152 # You requested maxclients of 10000 requiring at least 10032 max file descriptors.
redis_1 | 1:M 24 Dec 2021 17:03:22.152 # Server can't set maximum open files to 10032 because of OS error: Operation not permitted.
redis_1 | 1:M 24 Dec 2021 17:03:22.152 # Current maximum open files is 4096. maxclients has been reduced to 4064 to compensate for low ulimit. If you need higher maxclients increase 'ulimit -n'.
redis_1 | 1:M 24 Dec 2021 17:03:22.153 * Running mode=standalone, port=6379.
redis_1 | 1:M 24 Dec 2021 17:03:22.153 # WARNING: The TCP backlog setting of 511 cannot be enforced because /proc/sys/net/core/somaxconn is set to the lower value of 128.
redis_1 | 1:M 24 Dec 2021 17:03:22.153 # Server initialized
redis_1 | 1:M 24 Dec 2021 17:03:22.153 # WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect.
redis_1 | 1:M 24 Dec 2021 17:03:22.154 # WARNING you have Transparent Huge Pages (THP) support enabled in your kernel. This will create latency and memory usage issues with Redis. To fix this issue run the command 'echo never > /sys/kernel/mm/transparent_hugepage/enabled' as root, and add it to your /etc/rc.local in order to retain the setting after a reboot. Redis must be restarted after THP is disabled.
redis_1 | 1:M 24 Dec 2021 17:03:22.157 * DB loaded from disk: 0.001 seconds
redis_1 | 1:M 24 Dec 2021 17:03:22.157 * Ready to accept connections
sidekiq_1 | bundler: command not found: sidekiq
sidekiq_1 | Install missing gem executables with `bundle install`
mail-catcher_1 | ==> smtp://0.0.0.0:1025
mail-catcher_1 | /usr/local/bundle/gems/thin-1.5.1/lib/thin/server.rb:104: warning: constant ::Fixnum is deprecated
mail-catcher_1 | ==> http://0.0.0.0:1080
mg-web_sidekiq_1 exited with code 127
app_1 | Fetching gem metadata from https://rubygems.org/........
app_1 | Your bundle is locked to mimemagic (0.3.3), but that version could not be found
app_1 | in any of the sources listed in your Gemfile. If you haven't changed sources,
app_1 | that means the author of mimemagic (0.3.3) has removed it. You'll need to update
app_1 | your bundle to a version other than mimemagic (0.3.3) that hasn't been removed
app_1 | in order to install.
mg-web_app_1 exited with code 7
corretly maybe this will come up
app_1 | * Puma version: 5.5.2 (ruby 2.5.1-p57) ("Zawgyi")
app_1 | * Min threads: 5
app_1 | * Max threads: 5
app_1 | * Environment: development
app_1 | * PID: 7
app_1 | * Listening on http://0.0.0.0:3000
please login to the correct directory and adjust something and make docker-compose working correctly
100$ is my budget
<current problem> =======
bundler: command not found: sidekiq
app_1 | Your bundle is locked to mimemagic (0.3.3), but that version could not be found
<current problem> =======
accessible to all OS users. Consider choosing a different directory.
mysql_1 | 2021-12-24T17:03:22.626035Z 0 [Note] Event Scheduler: Loaded 0 events
mysql_1 | 2021-12-24T17:03:22.626517Z 0 [Note] mysqld: ready for connections.
mysql_1 | Version: '5.7.36' socket: '/var/run/mysqld/mysqld.sock' port: 3306 MySQL Community Server (GPL)
redis_1 | 1:C 24 Dec 2021 17:03:22.150 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
redis_1 | 1:C 24 Dec 2021 17:03:22.150 # Redis version=5.0.14, bits=64, commit=00000000, modified=0, pid=1, just started
redis_1 | 1:C 24 Dec 2021 17:03:22.150 # Warning: no config file specified, using the default config. In order to specify a config file use redis-server /path/to/redis.conf
redis_1 | 1:M 24 Dec 2021 17:03:22.152 # You requested maxclients of 10000 requiring at least 10032 max file descriptors.
redis_1 | 1:M 24 Dec 2021 17:03:22.152 # Server can't set maximum open files to 10032 because of OS error: Operation not permitted.
redis_1 | 1:M 24 Dec 2021 17:03:22.152 # Current maximum open files is 4096. maxclients has been reduced to 4064 to compensate for low ulimit. If you need higher maxclients increase 'ulimit -n'.
redis_1 | 1:M 24 Dec 2021 17:03:22.153 * Running mode=standalone, port=6379.
redis_1 | 1:M 24 Dec 2021 17:03:22.153 # WARNING: The TCP backlog setting of 511 cannot be enforced because /proc/sys/net/core/somaxconn is set to the lower value of 128.
redis_1 | 1:M 24 Dec 2021 17:03:22.153 # Server initialized
redis_1 | 1:M 24 Dec 2021 17:03:22.153 # WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect.
redis_1 | 1:M 24 Dec 2021 17:03:22.154 # WARNING you have Transparent Huge Pages (THP) support enabled in your kernel. This will create latency and memory usage issues with Redis. To fix this issue run the command 'echo never > /sys/kernel/mm/transparent_hugepage/enabled' as root, and add it to your /etc/rc.local in order to retain the setting after a reboot. Redis must be restarted after THP is disabled.
redis_1 | 1:M 24 Dec 2021 17:03:22.157 * DB loaded from disk: 0.001 seconds
redis_1 | 1:M 24 Dec 2021 17:03:22.157 * Ready to accept connections
sidekiq_1 | bundler: command not found: sidekiq
sidekiq_1 | Install missing gem executables with `bundle install`
mail-catcher_1 | ==> smtp://0.0.0.0:1025
mail-catcher_1 | /usr/local/bundle/gems/thin-1.5.1/lib/thin/server.rb:104: warning: constant ::Fixnum is deprecated
mail-catcher_1 | ==> http://0.0.0.0:1080
mg-web_sidekiq_1 exited with code 127
app_1 | Fetching gem metadata from https://rubygems.org/........
app_1 | Your bundle is locked to mimemagic (0.3.3), but that version could not be found
app_1 | in any of the sources listed in your Gemfile. If you haven't changed sources,
app_1 | that means the author of mimemagic (0.3.3) has removed it. You'll need to update
app_1 | your bundle to a version other than mimemagic (0.3.3) that hasn't been removed
app_1 | in order to install.
mg-web_app_1 exited with code 7
corretly maybe this will come up
app_1 | * Puma version: 5.5.2 (ruby 2.5.1-p57) ("Zawgyi")
app_1 | * Min threads: 5
app_1 | * Max threads: 5
app_1 | * Environment: development
app_1 | * PID: 7
app_1 | * Listening on http://0.0.0.0:3000