#I think the panel can't connect to the node

49 messages · Page 1 of 1 (latest)

brave moss
#

Make sure the Fully Qualified Domain Name is correctly set to the url which is running your panel

lavish basalt
jade saffron
#

both needs to be in https or both needs to be in http.

lavish basalt
#

So idk

jade saffron
#

you setup the node in your panel ?

lavish basalt
#

Uh u mean the command line that copied and paste in the terminal?

jade saffron
#

The settings tab? There you set http/https connection for your node

lavish basalt
#

Yed

#

S

#

So I just need to put ssl

jade saffron
#

if your panel is in ssl/https mode, yes (dont forget to make a ssl certificate for your node)

lavish basalt
#

Yes but how though cuz idk where the files are for the node

#

I have the certificate for the panel

jade saffron
#

u can use the panel one , but then your Fully Qualified Domain Name is the panel name (if there are on the same machine/ip) if you didnt make an dns record for your node. If you have a dns record for your node use certbot (standalone?) to create a node ssl certificate .

lavish basalt
#

Tbh idk rn I had the issue for like 3 to 5 days I forgot what I have done cuz i installed and un-installed it lots of time

#

And it's getting late ill look at it in the morning

#

I'll let you know

lavish basalt
jade saffron
#

why you need nginx ?

#

Wings — The newer service written in Go that interfaces with Docker and the Panel to provide secure access for controlling servers via the Panel.

lavish basalt
#

Nginx for the panel, to access it off the local network

jade saffron
lavish basalt
#

Man I'm so confused

#

The thing is when I enter the panel in https I get a red heart

#

But in http green one

timber sleet
#

Your node MUST be setup for SSL when your panel is using SSL

jade saffron
#

you cant mix connections both need to be https or both need to be http.

lavish basalt
#

yes but how do it like how do i make them both https

#

the panel is

#

but the other idk how

timber sleet
#

You set it to use SSL, there in your screenshot.
Generate SSL certificates
and update the wings config file

lavish basalt
#

so i just switch it to ssl and autodeploy ?

timber sleet
#

no

lavish basalt
#

then how cuz i dont understand it how do i creat the ssl cerficate for the wing

#

like i looked at the docs

timber sleet
#

The docs I linked you to tell you how to create the SSL certificate

#

It's in that big yellow warning block

lavish basalt
#

yes

#

is tit this one
certbot certonly --standalone -d example.com

#

for the wings

#

for the panel i used
certbot certonly --nginx -d example.com

lavish basalt
#

ok so i found out what was wrong

#

its was the config file

#

it wasnt getting the certificate

#

ok fixed it