Skip to content

grab-site not displaying any content on Port 29000, but installed and running #227

@DominicBilke

Description

@DominicBilke

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions