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

Unable to connect to Strapi Admin page #108

Open
premedios opened this issue Feb 14, 2024 · 2 comments
Open

Unable to connect to Strapi Admin page #108

premedios opened this issue Feb 14, 2024 · 2 comments
Assignees

Comments

@premedios
Copy link

πŸ› Bug Report

Trying to access http://localhost:1337 returns a blank page

πŸ€·β€β™€οΈ What did you do

After running

docker-compose up -d

I clicked on the port link of the container in Docker Desktop (Windows)

⛔️ Error log

No error logs

πŸ•΅οΈβ€β™€οΈ Stack trace

No Stack Trace

## πŸ™‡β€β™€οΈ Expected behavior/code

Expected to see "Create admin user" page

## πŸ‘©β€πŸ’» Environment

- πŸ“¦ Node version: 18-alpine as per generated Dockerfile
- πŸ’» OS: Windows 11

## πŸ’‘ Possible Solution

<!-- Only if you have suggestions on a fix for the bug -->

## πŸ“Ί Additional context/Screenshots

Dockerfile has not been modified
.docker_compose.yml has not been modified
@Eventyret
Copy link
Member

What's the output of the container log,
Is it running or any errors in it. Also what's the ip your trying to access

@premedios
Copy link
Author

The container logs have no errors. It ends indicating the url http://localhost:1337/admin. That is the url I'm trying to access.

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

2 participants