http: invalid host header
The question is, whats a host header
I'm rebooting everything. let's see if that does anything
When you make a HTTP request, one of the request headers is Host:
. That tells the server which of the (potentially many) sites it hosts the request is for
I see. The VM got stuck in loading drivers now. This is 100% bugged. I'm deleting the entire VM and creting it again
How did you install Docker?
When you install ubuntu, there's one step that asks you if you want to have docker. Selected that.
Maybe the issue is that way it installs an old docker version or something?
Will try installing manually
Yeah, in general don't install the default version of Docker any package manager gives you
i did a quick search around and it sounds like a problem with docker. upgrading may solve it
Yeah, seems it's a known issue with the current version of Docker shipping in Ubuntu 22.04
I deleted everything π€£
So no more issues
You should, in general, install from here https://docs.docker.com/engine/install/
Yes, will do that. I do that always, but this time I said, if ubuntu installs it for me, why overcomplicating? Definitely a bad choice π¬
Because it's going to be an old version
I used to do that too
@D5 did you get this working?
It's 2pm for me, and Ubuntu got stuck installing in the VM. I Installed it again and I will let it install overnight. Will try tomorrow if the installation went well π
I assume you mean 2am? π
Yes, sorry π
Testing right now. Seems it's working fine
Works. Solution: reinstalling everything and installing latest docker version. Thanks @ideclon and @Steven
[SOLVED] Restore.sh not working
Recommended threads
- Send Email Verification With REST
I am using REST to create a user on the server side after receiving form data from the client. After the account is successfully created i wanted to send the v...
- Use different email hosts for different ...
Hello, I have 2 projects and i want to be able to set up email templates in the projects. Both projects will have different email host configurations. I see ...
- Migrate from cloud to localhost
Hello everyone. I need to migrate my test project from cloud to localhost, however it seems that this is possible only if a self-hosted appwrite instance it's h...