discord-bot-dashboard-next icon indicating copy to clipboard operation
discord-bot-dashboard-next copied to clipboard

Guilds dont load

Open parentt opened this issue 1 year ago • 9 comments

Some reason, the dashboard does not load Guilds. Screenshot_37

parentt avatar Oct 26 '23 06:10 parentt

Have you connected to the backend correctly?

fuma-nama avatar Oct 26 '23 13:10 fuma-nama

what do you mean by this?

parentt avatar Oct 27 '23 09:10 parentt

Please read https://github.com/fuma-nama/discord-bot-dashboard-next?tab=readme-ov-file#backend-development before asking

fuma-nama avatar Oct 27 '23 09:10 fuma-nama

Hello there, I read the backend part many times and I still don't get what to do. I am running using pnpm run dev, and I read the code for the API that you have provided, do I need to run it separately? Would love an explanation :D

TickerDev avatar Nov 15 '23 23:11 TickerDev

If you are facing this problem, it is important to remember that you need the backend this is a Fullstuck application, here's the link for the backend: https://github.com/fuma-nama/discord-dashboard-backend-next and you also need a DB

hope it helps, and read the README.md :)

thefourcraft avatar Nov 15 '23 23:11 thefourcraft

Hello "thefourcraft", I did in fact read the docs, and I am running the backend and still no success. Proof: image image image

TickerDev avatar Nov 16 '23 01:11 TickerDev

I actually managed to fix this for myself, I used in the backend https when I should've used http 🙄 Thanks anyways

TickerDev avatar Nov 16 '23 01:11 TickerDev

Some hints: use dev tools in your browser, click onto the “network” tab, find the failed the request, you should be able to see more details about the error. You may check error messages logged in the console too.

fuma-nama avatar Nov 16 '23 01:11 fuma-nama

How does this work? Do I need to add a new plugin or something? Fork the github page? Can someone please take their time to help me? pls

Legends-of-NGDB avatar Apr 25 '24 23:04 Legends-of-NGDB