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