randy-girard / app_perf

Open source application performance monitoring tool with emphasis on ease of setup and use. Providing similar functionality like NewRelic/AppNeta/Skylight etc.
https://www.randygirard.com/open-source-application-performance-app/
MIT License
387 stars 42 forks source link

Not running in docker-compose #57

Open raj1rana opened 3 years ago

raj1rana commented 3 years ago

Hi dev, Please try to rerun the docker-compose that you have mentioned in the Main branch mimemagic is now at 0.3.7 all the older versions does not exists. I update the mimemagic to 0.3.7 which created the dependencies errors thanks and please look into this

++++++++++++++++++++++++++++++++++++++++++++++++++++++++ An error occurred while installing mimemagic (0.3.7), and Bundler cannot continue. Make sure that gem install mimemagic -v '0.3.7' --source 'https://rubygems.org/' succeeds before bundling.

In Gemfile: rails was resolved to 6.0.3.2, which depends on actionmailbox was resolved to 6.0.3.2, which depends on activestorage was resolved to 6.0.3.2, which depends on marcel was resolved to 0.3.3, which depends on mimemagic ERROR: Service 'website' failed to build: The command '/bin/sh -c gem install bundler -v '2.0.2' && bundle install' returned a non-zero code: 5 '''

fredericprusse commented 3 years ago

this merge would fix it #58