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

Local development returns 404 #3

Open
LunaticMuch opened this issue Sep 28, 2023 · 0 comments
Open

Local development returns 404 #3

LunaticMuch opened this issue Sep 28, 2023 · 0 comments

Comments

@LunaticMuch
Copy link

I am trying to run this locally, but it does not let me access. All containers are up and running, I can reach the localhost, but I get a 404 | NOT FOUND

This is a snapshot of what I get in the console.

ideation-app-pgsql-1         | 2023-09-28 08:08:30.628 UTC [102] FATAL:  role "root" does not exist
ideation-app-meilisearch-1   | [2023-09-28T08:08:30Z INFO  actix_web::middleware::logger] 127.0.0.1 "GET /health HTTP/1.1" 200 22 "-" "Wget" 0.000106
ideation-app-mailhog-1       | [APIv1] KEEPALIVE /api/v1/events
ideation-app-meilisearch-1   | [2023-09-28T08:09:00Z INFO  actix_web::middleware::logger] 127.0.0.1 "GET /health HTTP/1.1" 200 22 "-" "Wget" 0.000134
ideation-app-pgsql-1         | 2023-09-28 08:09:00.722 UTC [108] FATAL:  role "root" does not exist
ideation-app-meilisearch-1   | [2023-09-28T08:09:30Z INFO  actix_web::middleware::logger] 127.0.0.1 "GET /health HTTP/1.1" 200 22 "-" "Wget" 0.000137
ideation-app-pgsql-1         | 2023-09-28 08:09:30.801 UTC [116] FATAL:  role "root" does not exist
ideation-app-mailhog-1       | [APIv1] KEEPALIVE /api/v1/events
ideation-app-meilisearch-1   | [2023-09-28T08:10:00Z INFO  actix_web::middleware::logger] 127.0.0.1 "GET /health HTTP/1.1" 200 22 "-" "Wget" 0.000121
ideation-app-pgsql-1         | 2023-09-28 08:10:00.860 UTC [123] FATAL:  role "root" does not exist
ideation-app-meilisearch-1   | [2023-09-28T08:10:30Z INFO  actix_web::middleware::logger] 127.0.0.1 "GET /health HTTP/1.1" 200 22 "-" "Wget" 0.000300
ideation-app-pgsql-1         | 2023-09-28 08:10:30.935 UTC [131] FATAL:  role "root" does not exist
ideation-app-laravel.test-1  |   2023-09-28 08:10:38
ideation-app-laravel.test-1  |  ...................................................
ideation-app-laravel.test-1  |  ~ 0s
ideation-app-laravel.test-1  |   2023-09-28 08:10:55
ideation-app-laravel.test-1  |  ...................................................
ideation-app-laravel.test-1  |  ~ 0s
ideation-app-mailhog-1       | [APIv1] KEEPALIVE /api/v1/events
ideation-app-meilisearch-1   | [2023-09-28T08:11:00Z INFO  actix_web::middleware::logger] 127.0.0.1 "GET /health HTTP/1.1" 200 22 "-" "Wget" 0.000105
ideation-app-pgsql-1         | 2023-09-28 08:11:00.996 UTC [138] FATAL:  role "root" does not exist
ideation-app-laravel.test-1  |   2023-09-28 08:11:01 ...................................................
ideation-app-laravel.test-1  |  ~ 0s
ideation-app-meilisearch-1   | [2023-09-28T08:11:31Z INFO  actix_web::middleware::logger] 127.0.0.1 "GET /health HTTP/1.1" 200 22 "-" "Wget" 0.000165
ideation-app-pgsql-1         | 2023-09-28 08:11:31.065 UTC [146] FATAL:  role "root" does not exist
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