8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm encountering a problem when trying to login with my nsecbunker connection string.
nsecbunker
Happy to help in debugging this!
docker exec -i nsecbunkerd npx prisma db push
docker exec nsecbunkerd cat /app/connection.txt
After clicking login, nothing happens. The browser console logs the following error:
Uncaught Error: NIP-07 extension not available Immutable 2 index.d27c95ad.js:2049:146407 running interval
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I'm encountering a problem when trying to login with my
nsecbunker
connection string.Happy to help in debugging this!
Setup
nsecbunker
with Docker on my VPS.docker exec -i nsecbunkerd npx prisma db push
successfully.docker exec nsecbunkerd cat /app/connection.txt
and obtained the connection string.Problem
After clicking login, nothing happens.
The browser console logs the following error:
The text was updated successfully, but these errors were encountered: