Eric Dubé
Eric Dubé
> Any updates on this @KernelDeimos ? Not yet, we've got a lot on our plates at the moment.
> I was coming back to make tests for this PR and fix the fact it doesn't handle colons in the header values, but I saw there was an other...
Hello, I'm investigating this issue now. It seems that the authorization token is no longer being sent. I'm going to move this issue to the main [puter repo](https://github.com/HeyPuter/puter) and we'll...
[this has been fixed](https://github.com/HeyPuter/puter/commit/08838c989ecb464774a446739c5ee7410dc2a836). I'm leaving this PR open for a bit longer - let me know whether everything seems to be working as expected
@dennysubke Apologies for the late reply on this; it's probably reading `/etc/puter/config.json` instead. The docker image is configured more similarly to a production deployment than local development. The first clue...
Is this url what you're looking for? ghcr.io/heyputer/puter:latest
This tends to happen when there's a configuration mismatch between domains or ports. Make sure of the following: - `domain` in config.json is set to the domain you're using to...
Closing; considering this completed
I am happy to report, this has finally been fixed :)
Planned work in #220 is a prerequisite for this