GithubHelp home page GithubHelp logo

Comments (11)

Great-CrazyVolt avatar Great-CrazyVolt commented on June 14, 2024

@felixmosh Sir, I saw your comments on other posts, but my issue is different, Please I need your help

from bull-board.

felixmosh avatar felixmosh commented on June 14, 2024

Can you elaborate? What is the issue?

from bull-board.

Great-CrazyVolt avatar Great-CrazyVolt commented on June 14, 2024

Im using AWS for production,
The Bull board is not displaying any queue, I just cleared the queue using bullmq manually by going into EC2 instance
The Bull board is displaying the queue on localhost, no problem here.

I dont know whats the issue.

I can provide what you want.
As this package is used by my seniors and they left the company.

from bull-board.

felixmosh avatar felixmosh commented on June 14, 2024

Do you have any error? Is the ui loads properly? If so, it can be the connection to redis

from bull-board.

Great-CrazyVolt avatar Great-CrazyVolt commented on June 14, 2024

No Sir, Only a White page when I hit URL/admin route
Sir, can you please check the given images.

Screenshot_2
image
image

from bull-board.

felixmosh avatar felixmosh commented on June 14, 2024

So, you do have 2 issues in the console.... Looks like static files (js, css) are not served from your server...
Debug it

from bull-board.

Great-CrazyVolt avatar Great-CrazyVolt commented on June 14, 2024

But way its working on localhost? Sir
Can you please guide me more? As I never use your package.
And I want to learn about it
Thank you

from bull-board.

felixmosh avatar felixmosh commented on June 14, 2024

It is not related to the package.
Looks like you didn't have your node_modules on the server, or maybe, the path is not resolved properly.

Do you have any server side errors in the console?
I'll be available for live aid via Discord in one hour.
Will happy to help

from bull-board.

Great-CrazyVolt avatar Great-CrazyVolt commented on June 14, 2024

Sure Sir,
Please give me your discord id or name. so I can add you.
Thank you

from bull-board.

felixmosh avatar felixmosh commented on June 14, 2024

felixmosh

from bull-board.

Great-CrazyVolt avatar Great-CrazyVolt commented on June 14, 2024

Sorry for the confusion Sir, I mistakenly using wrong IP address for getting the Bull dashboard.
All working Fine

**Solution:**

I was using http://localhost:/admin
( as bull board is configured on /admin route )

But on Production Env. My was using http://ip/admin and getting error

I searched and figured it out that I need to pass port number with IP.

So Solution is:

https://current-ip:4000/admin

from bull-board.

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.