Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

URL for events does not work #1316

Open
sysadminpower2019 opened this issue Jan 2, 2024 · 0 comments
Open

URL for events does not work #1316

sysadminpower2019 opened this issue Jan 2, 2024 · 0 comments

Comments

@sysadminpower2019
Copy link

Describe the bug
When I create an event and click on the link it shows me a 404 page not found error.
Also clicking on the link repeats the base url twice for example events.com/events.com/event/event-name
when i start using the application using gradlew it uses the default host name already
when I login for the first time via /admin it asks me for the base directory which i set anyway as well

To Reproduce
Starting SpringBootLauncher using Java 17.0.9 on events.com with PID 1771

23:15:13.540 [qtp1204822967-20] WARN org.springframework.web.servlet.PageNotFound - No mapping for GET /
23:15:13.802 [qtp1204822967-19] WARN org.springframework.web.servlet.PageNotFound - No mapping for GET /favicon.ico
23:15:22.887 [qtp1204822967-23] WARN alfio.manager.system.ConfigurationManager - cannot find a value for BASE_URL
23:18:41.515 [qtp1204822967-21] WARN org.springframework.web.servlet.PageNotFound - No mapping for GET /events.com/event/picnic

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant