Invitation email link does not work

I’ve installed Sentry, and set up the initial owner account. When I invite other users, and they click on the invite link in the email, they are redirected to the Senty login page (http://sentry.mydomain.com:9000/auth/login/sentry/) instead of what I assume must be a page to set their initial password.

Where are the log files kept so I can see if there are any clues there? Is there another way to add users? TIA

I’ve actually worked out the registration email issue. On the initial login, Sentry asks you for a base url, which I put in as http://host.domain.com:9000/sentry/. Apparently it should have been http://host.domain.com:9000. I discovered this when trying to modify a user, and Sentry would not return correctly to the previous page.

1 Like

You saved me, thanks!