So I have 2 Stacks one for the wings and one for Panel. I'm using Traefik as a Reverse Proxy. And want to route the panel from port 80 to panel.itzemoji.fun. which I did. Now for the Wings. I want to connect them and want it so that play.itzemoji.fun will be wings:25565 in the docker network which is also connected to the panel. But when I use pteropanel:80 for the panel it just doesn't work remote: 'http://pteropanel:80' Also how i Disable SSL for the wings connection.
#wings and panel connection
24 messages · Page 1 of 1 (latest)
Please explain the issue you're experiencing in as much detail as possible. Preferably with error messages in a text format or paste link to logs. Nobody can assist you without information that helps to understand the issue. Help us help you. Messages such as "doesn't work" or "i need help" will most likely be ignored.
I get 500 Server Error. If its about that whenI try to disable it.
Hey @violet hill! Post your Panel logs to find out more information about the cause of your 500 server errors tail -n 150 /var/www/pterodactyl/storage/logs/laravel-$(date +%F).log | nc pteropaste.com 99
I have found the following for: https://ptero.co/nayamibupe.sql
@violet hill; Your database migration was skipped or failed. You may attempt to complete it by running php artisan migrate --seed --force in the Pterodactyl install directory. If you encounter errors, please do not ignore them and instead post them here.
still the same error.
I'm trying to disable a "SSL Node" and want to use HTTP instead.
And for some dumb reason when I try to create a Node with HTTP i get this Communicate Over SSL
Use SSL Connection Use HTTP Connection
Your Panel is currently configured to use a secure connection. In order for browsers to connect to your node it must use a SSL connection.
Behind Proxy
@north holly
Could a human help me?
Please explain the issue you're experiencing in as much detail as possible. Preferably with error messages in a text format or paste link to logs. Nobody can assist you without information that helps to understand the issue. Help us help you. Messages such as "doesn't work" or "i need help" will most likely be ignored.
This is by the way the Panel Docker-compose.yml file https://ptero.co/gicoqoweqo.yaml and this is the wings docker compose file https://ptero.co/ropubexice.less
I have found the following for: https://ptero.co/ropubexice.less
@violet hill: It looks like Docker probably is not running on your machine. Use systemctl status docker to check the status of it, and systemctl restart docker to get it operational again.
Um, both are running. Its a docker compose file 😄
Pterodactyl has features to enable use of proxies, however we cannot provide support for proxies as it adds great complexity to the application set up. Troubleshooting complex network setups involving tunnels and proxies is extremely difficult to do without access to that network. Supporting complex network issues is outside the scope of this support.
I don't mean that.
The hell u on about?
Ofcourse it is a valid and official method lol.
#panel-in-docker and #docker-help
@pliant ermine next time please take some time to actually look into things such as valid installation methods. 🙂 to avoid misunderstandings.
Didn't see it anywhere, and those two channels were hidden in my Discord—my bad. Also, I thought I read it somewhere, just didn’t remember where though.
Yeah, it is confusing that they are hidden for some. And the use of docker images for the panel/wings, that are not made by us, are unofficial.. maybe you read about people using those.
Me? It doesn't work for me yet.