[GH-ISSUE #2736] [bug]: 'Cannot GET /' error on latest docker image #887

Closed
opened 2026-03-16 17:34:16 +03:00 by kerem · 0 comments
Owner

Originally created by @yashrs-zomato on GitHub (Oct 4, 2022).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/2736

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

When I run the latest docker image, I am unable to open the UI, I get an error: Cannot GET /

Steps to reproduce

  1. Run docker run --rm --name hoppscotch -p 3000:3000 hoppscotch/hoppscotch:latest
  2. Open localhost:3000 in the browser.
  3. You will get this error:
Screenshot 2022-10-04 at 12 17 00 PM

Environment

Production

Version

Self-hosted

Originally created by @yashrs-zomato on GitHub (Oct 4, 2022). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/2736 ### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior When I run the latest docker image, I am unable to open the UI, I get an error: `Cannot GET /` ### Steps to reproduce 1. Run `docker run --rm --name hoppscotch -p 3000:3000 hoppscotch/hoppscotch:latest` 2. Open localhost:3000 in the browser. 3. You will get this error: <img width="394" alt="Screenshot 2022-10-04 at 12 17 00 PM" src="https://user-images.githubusercontent.com/74231089/193752497-ef845d56-97a8-4d57-8a55-6f52c078a981.png"> ### Environment Production ### Version Self-hosted
kerem 2026-03-16 17:34:16 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#887
No description provided.