fuma-nama / discord-bot-dashboard-next

The Most Powerful Discord bot Dashboard Template
https://demo-bot.vercel.app
MIT License
177 stars 61 forks source link

Refusing to connect #31

Open TechnoSupport opened 12 months ago

TechnoSupport commented 12 months ago

Whenever I try and connect to the website, it just says it couldn't connect and such, even though it successfully starts — there are no errors in console and everything seems to be setup correctly. One minor detail tho, this is running inside a Pterodactyl node.js egg. Though, other websites have worked perfectly on it and such, so I know it's possible, as well as the ports work fine with other applications so it likely isn't a firewall issue. I've been going at it for a couple hours and can't figure it out, so please help lol

fuma-nama commented 12 months ago

What kind of "refuse"? You can't open the website locally at all, or the dashboard is showing an error? Also providing a screenshot could be helpful.

TechnoSupport commented 12 months ago

Sure, it is the not loading at all, there are some attached images for context. If you would like I can always give you access to the panel Screenshot_20230713_115843_Chrome Screenshot_20230713_115753_Chrome Screenshot_20230713_115726_Chrome Screenshot_20230713_114227_Chrome

As you can see above, the website isn't loading even though the ports are open (the bot is running on the primary (25565), I can run other things on the ports (I have tried both 1027 and 3000), and I am visiting it with the port added http://ip:Port.

TechnoSupport commented 12 months ago

Oh, and I'd like to add that the api backend part isn't done yet, I wanted to make sure I could get the dashboard up before I committed to adding that to my bot

fuma-nama commented 12 months ago

It's probably irrelevant to the dashboard, just running a server at localhost:1027.

Please check if the port is accessible on your phone, or try accessing it directly on the machine hosting it.