Trying to run this on M1 Mac, which I’m guessing isn’t intended, but not getting any errors back.
nostr:npub1l2vyh47mk2p0qlsku7hg0vn29faehy9hy34ygaclpn66ukqp3afqutajft is the nsecBunker Admin panel currently working? I have an instance that appears to be running and connected to relays but getting no response from the admin interface when I try the connection string.
Discussion
I run mine an M1
Are you completely sure that the admin npub is the same one you’re using to login with on the browser?
It ONLY replies to the admin npub and doesn’t even see the messages coming from other npubs
The config file shows my npub as an admin and the connection string uses a different npub which I assume is the bunker.
On my browser with Nos2x I entered the connection string from nsecbunker and hit the log-in button but get no response :/ I presume hitting that should trigger a signature from Nos2x or am I missing a step?
That sounds correct.
Run it adding DEBUG=‘*’ as an EMC variable to see if you see something weird
Also, I released a new version today so make sure to ‘docker pull’ the newest version (you’ll need to create a new container afaik)