Code Monkey home page Code Monkey logo

Comments (8)

ilgigrad avatar ilgigrad commented on May 18, 2024 37

I had the same error.
It can be solved by cleaning the browser's cache

from pitstop.

robsiera avatar robsiera commented on May 18, 2024 7

I have the same error on Windows (not Docker) after upgrading from v3.6.6 to v3.8.2.
No additional information in the logfile.
Search in google for [rabbitmq "disable_stats is not defined"] only gives me this github page.

EDIT: After stopping and starting the server and a Ctrl+F5 in the browser, the error disappeared

from pitstop.

CodeWithKashif avatar CodeWithKashif commented on May 18, 2024 1

Yeah this issue get resolved automatically after sometime.
sometime it start working after few minutes and sometime it takes up to some hours too.
however we can close it. thanks for your help!

from pitstop.

EdwinVW avatar EdwinVW commented on May 18, 2024

Hi @findkashif.

The RabbitMQ image is a standard image from Docker Hub. I've just removed the RabbitMQ docker image from my local machine and started Pitstop using docker-compose up. This automatically pulls the latest version of the image from docker hub. After everything was started, I was able to login to the management console and everything works as expected.

Maybe you can do the same to see whether this solves the issue:

  1. Stop all the containers (if they are still running): docker-compose down.
  2. Remove the RabbitMQ docker image: docker rmi rabbitmq:3-management.
  3. Restart the app: docker-compose up.
  4. Check the logging for any errors and wait until everything is started.

Because it's a standard image pulled from Docker Hub, I won't be able to help with the issue unfortunately. Maybe it's an issue with your Docker installation!?

from pitstop.

EdwinVW avatar EdwinVW commented on May 18, 2024

Hi @findkashif. Can I close this issue?

from pitstop.

EdwinVW avatar EdwinVW commented on May 18, 2024

Thanks for the tip @ilgigrad !

from pitstop.

sajanssens avatar sajanssens commented on May 18, 2024

@ilgigrad golden tip, thanks! Saved me a lot of time.

from pitstop.

callmegod66 avatar callmegod66 commented on May 18, 2024

I have the same error on Windows (not Docker) after upgrading from v3.6.6 to v3.8.2. No additional information in the logfile. Search in google for [rabbitmq "disable_stats is not defined"] only gives me this github page.

EDIT: After stopping and starting the server and a Ctrl+F5 in the browser, the error disappeared

It really works.Thanks

from pitstop.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.