mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-25 16:55:59 +03:00
[GH-ISSUE #3212] [bug]: localhost:3170 auth is not working #1062
Labels
No labels
CodeDay
a11y
browser limited
bug
bug fix
cli
core
critical
design
desktop
discussion
docker
documentation
duplicate
enterprise
feature
feature
fosshack
future
good first issue
hacktoberfest
help wanted
i18n
invalid
major
minor
need information
need testing
not applicable to hoppscotch
not reproducible
pull-request
question
refactor
resolved
sandbox
self-host
spam
stale
testmu
wip
wont fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hoppscotch#1062
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Cybilltek on GitHub (Jul 26, 2023).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/3212
Is there an existing issue for this?
Current behavior
Hello, I tried to create a self-hosted hoppscotch but I'm having issues right now with localhost port 3170. How do I configure this/resolve this issue? Apologies but I'm just new to this kind of environment.
Will appreciate the help. Thank you!
Steps to reproduce
The only steps I made so far was to
Environment
Production
Version
Self-hosted
@balub commented on GitHub (Jul 28, 2023):
Hey @Cybilltek , could you share your .env file with us so that we can see if anything is proper?
@balub commented on GitHub (Jul 28, 2023):
@Cybilltek next time please gray out or simply just delete when sharing things like secret keys or client secrets.
@webysther commented on GitHub (Jul 30, 2023):
auth don't work without HTTPS, use this image with .env SCHEMA=http
@li-xunhuan commented on GitHub (Aug 17, 2023):
I also encountered this problem. I modified VITE_BACKEND_GQL_URL and other configurations in the .env file, but the browser console still shows the requested localhost:3170, which is completely different from my settings.
@webysther commented on GitHub (Aug 18, 2023):
Please use my image as a test and read the logs, is expected all ENV changed, but if not probally is a TYPO or a misunderstood.
@webysther commented on GitHub (Aug 18, 2023):
Paste the log output here if the same error persists.
@mirarifhasan commented on GitHub (May 1, 2024):
Hi @Cybilltek,
Are you still facing this issue? If not, we will be closing this issue in a few days.