Closed
Description
Describe the bug
Hello, thank you for the application, when creating the account I got an error.
An unexpected error occurred. Please try again.
Logs in the browser:
Blocking a multi-origin request (Cross-Origin Request): the “Same Origin” policy does not allow consulting the remote resource located at http://localhost:8123/api/auth/register. Reason: CORS request failed. Status code: (null)
Logs in the app: nothing special
To Reproduce
Steps to reproduce the behavior:
Install the app with:
git clone https://github.com/HiEventsDev/hi.events.git
cd hi.events/docker/all-in-one
docker-compose up -d
Go to the account creation page.
Server
- OS: Debian 12
- Browser: Firefox
- Docker latest update
- Mail server is set.
Thanks in advance!