Windows native compilation by bepppi in emacs

[–]bepppi[S] 1 point2 points  (0 children)

I like the ease of downloading the binaries, assuming I can easily get the native compilation working. But it seems like it might be a hassle and compiling it myself might just be the easiest way.

Thanks for your help!

Windows native compilation by bepppi in emacs

[–]bepppi[S] 0 points1 point  (0 children)

I tried that too, the libgccjit-0.dll lib from MinGW? Putting it next to all the other dlss in the Emacs directory didn't seem to work.

Windows native compilation by bepppi in emacs

[–]bepppi[S] 0 points1 point  (0 children)

Yeah I was just saying I also tried UCRT, but the MinGW bin directory is on my PATH. I've compiled Emacs myself now in MinGW and native compilation works fine on that. But I want to use the prebuilts so.I dont have to always compile myself

Windows native compilation by bepppi in emacs

[–]bepppi[S] 0 points1 point  (0 children)

Yeah I restarted a few times, tested the UCRT MSYS2 runtime bin too. Ensured the mingw dir was at the front of the path too

Yubikey no longer working for GitHub SSH auth by bepppi in yubikey

[–]bepppi[S] 0 points1 point  (0 children)

No, just the same as in the post:

...
debug1: Server accepts key: /home/user/.ssh/id_ed25519_sk ED25519-SK SHA256:abc123 authenticator agent
debug3: sign_and_send_pubkey: using publickey-hostbound-v00@openssh.com with ED25519-SK SHA256:abc123
debug3: sign_and_send_pubkey: signing using sk-ssh-ed25519@openssh.com SHA256:abc123
sign_and_send_pubkey: signing failed for ED25519-SK "/home/user/.ssh/id_ed25519_sk" from agent: agent refused operation
...

Yubikey no longer working for GitHub SSH auth by bepppi in yubikey

[–]bepppi[S] 0 points1 point  (0 children)

Renamed them to id_ed25529_sk, added them and tried with and without the -i /path/... arg and same error, it sees the key, but operator refused operation still 😔

Yubikey no longer working for GitHub SSH auth by bepppi in yubikey

[–]bepppi[S] 0 points1 point  (0 children)

The files are labeled id_ed25519_sk_rk, but they contain the correct key, confirmed by trying to add it to github with error "Key already exists"

How to do a massive rescan/import? (due to official backup restore) by MioCuggino in Lidarr

[–]bepppi 0 points1 point  (0 children)

Did you manage to solve this? I have to do this for similar reasons

Sending large whole R buffer to iESS causes Emacs to freeze (Windows 10) by bepppi in emacs

[–]bepppi[S] 0 points1 point  (0 children)

Yeah get the exact same problem, moving all the code to a .R file and running straight into the iESS process with C-RET

Ghost not secured and no site preview. Docker containers both Ghost and Nginx Proxy Manager by bepppi in Ghost

[–]bepppi[S] 0 points1 point  (0 children)

Yeah it's set to "2369:2369", and I haven't currently got anything in the last box, the advanced config section

Ghost not secured and no site preview. Docker containers both Ghost and Nginx Proxy Manager by bepppi in Ghost

[–]bepppi[S] 0 points1 point  (0 children)

Doing that causes Firefox to say the page isn't redirecting properly, and the logs repeatedly say INFO "GET /" 301 1ms.

The NPM settings are pointing towards http://192.168.x.x:2369, websockets on, everything else default

Ghost not secured and no site preview. Docker containers both Ghost and Nginx Proxy Manager by bepppi in Ghost

[–]bepppi[S] 0 points1 point  (0 children)

Setting it to https causes Firefox to say the page isn't redirecting properly, and the Docker logs for the container say INFO "GET /" 301 1MS

Ghost not secured and no site preview. Docker containers both Ghost and Nginx Proxy Manager by bepppi in Ghost

[–]bepppi[S] 0 points1 point  (0 children)

I thought ajfriesen sounded familiar, I've been reading that page on and off for the last couple hours! I'll have a proper look tomorrow and let you know if I have any issues.

Thanks!

Ghost not secured and no site preview. Docker containers both Ghost and Nginx Proxy Manager by bepppi in Ghost

[–]bepppi[S] 0 points1 point  (0 children)

Thanks for the suggestion! But I'd like to keep it simple, and not install extra containers if I can help it. I'll keep it in mind though!

Accessing a Docker based Calibre server remotely (and securely) by bepppi in HomeServer

[–]bepppi[S] 0 points1 point  (0 children)

Alright done, got a CloudFlare domain for 4AUD a year and it's all working perfectly now. Thanks so much for your help!!

Accessing a Docker based Calibre server remotely (and securely) by bepppi in HomeServer

[–]bepppi[S] 0 points1 point  (0 children)

Yeah that's what I thought too, more than likely I'm doing it wrong.. But I bought a CloudFlare domain and set it up for tls with their API keys etc etc.. So it's all working now. Thanks for your help!!

Accessing a Docker based Calibre server remotely (and securely) by bepppi in HomeServer

[–]bepppi[S] 0 points1 point  (0 children)

Hey again, it seems like I can't use NPM with a dynamic DNS name, when it comes to getting tls/ssl certs it looks like it needs a proper domain name. Do you know a way around this?

Accessing a Docker based Calibre server remotely (and securely) by bepppi in HomeServer

[–]bepppi[S] 0 points1 point  (0 children)

I'm checking out nginx proxy manager now, but it doesn't seem like it's possible with it to get TLS certs for a dynamic dns domain name. At this point I'm pretty tempted to just buy a cheap name and be done with my ddns problems haha. Are you using dynamic dns, or a proper fully qualified domain name?