Skip to content

Caddy only returns 404 Not Found #3

Open
@jandillmann

Description

@jandillmann

First of all, thank you for providing this helpful script!

However, I'm only getting a 404 error from Caddy:

* Trying 192.168.3.17...
* TCP_NODELAY set
* Connected to 192.168.3.17 (192.168.3.17) port 80 (#0)
> GET / HTTP/1.1
> Host: 192.168.3.17
> User-Agent: curl/7.64.1
> Accept: */*
>
< HTTP/1.1 404 Not Found
< Server: Caddy
< Date: Tue, 24 Nov 2020 13:01:50 GMT
< Content-Length: 0
<
* Connection #0 to host 192.168.3.17 left intact
* Closing connection 0

Any ideas on how can I investigate further where the problem is? Opening the jail's URL in the browser only shows a white (blank) page.
I'm running FreeNAS 11.3-RELEASE-p14 and as far as I could see the installation went through without any errors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions