Skip to content

Experience as first time / new user #527

Description

@bigbasti

I was following along the X channel and decided now is the time to gibe OpenShip 0.6.1 a try.

I bought a server from Hetzner (8gb ram, 4 cores, 80gb ssd) and opened the docs to start installing.

Install went well, I started opencode without arguments and set up a domain and account.

I opened the Web UI and logged in successfully.

Unfortunately this is where the intuitive flow came to an end.

I was eager to setup the E-Mail service to use my server for emails, so I opened "Emails" in the side bar, entered my domain, an admin password and clicked Start Setup button. The UI briefly disappears and instantly comes back to the same form. No Error no hint on whats failing.

The Console Log shows this: POST /api/proxy/api/system/check 400 (Bad Request)

Something seems to be off... so I clicked around and found under Servers this message:

Reached server but the server refused authentication. The key or password stored for this server doesn't match what's authorised in ~/.ssh/authorized_keys on the host.

Could be related? I don't know.

I clicked on Edit Credentials in the error message and was taken to SSH connection options where I could enter the username which to use when connecting and could select password or ssh key as authentication method.
Since I disabled password login for my server, only SSH key works for authentication.

I created the key on the device at ~/.ssh/my_key and my_key.pub and configured those values including the key password. But it fails to connect every time. I ran out of ideas on what to try, since the errors the UI displays are not very helpful.

What do I need to do to make OpenShip connect to the same server it is running on?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions