You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have installed grab-site on my IONOS-Server and it's running when I call ./gs-server
But it's not diplaying any content when I open Port 29000 from the web.
There's site unavailable. I opened the port on the server, but there's no content.
There's no error message.
Hello,
I have installed grab-site on my IONOS-Server and it's running when I call ./gs-server
But it's not diplaying any content when I open Port 29000 from the web.
There's site unavailable. I opened the port on the server, but there's no content.
There's no error message.
I have created following service:
[Unit]
Description=GrabSite
[Service]
WorkingDirectory=/var/www/vhosts/bilke-projects.com/grab-site/
ExecStart=/var/www/vhosts/bilke-projects.com/grab-site/gs-server
Environment="GRAB_SITE_INTERFACE=82.165.222.1"
Restart=always
RestartSec=5
TimeoutSec=10
[Install]
WantedBy=multi-user.target
If you have any suggestions, please answer.
Greetings,
Dominic Bilke
The text was updated successfully, but these errors were encountered: