Cannot GET /api #14371
Unanswered
curryxu-boom
asked this question in
Q&A
Cannot GET /api
#14371
Replies: 1 comment
-
Hello, this is the normal behavior of that api endpoint. Are you having an actual issue? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The bug
The bug
immich instance is running inside docker container installed on linux Centos 7
visit http://localhost:2283/api giving a 'Not Found error'
please help
api response
{
"message": "Cannot GET /api",
"error": "Not Found",
"statusCode": 404,
"correlationId": "27ve88br"
}
The OS that Immich Server is running on
Docker in Centos 7
Version of Immich Server
v1.121.0
Version of Immich Mobile App
v1.121.0
Platform with the issue
Your docker-compose.yml content
Your .env content
Reproduction steps
1.http://localhost:2283/api
2.hit enter
3.error....
Relevant log output
Additional information
nothing
Beta Was this translation helpful? Give feedback.
All reactions