Skip to content
This repository has been archived by the owner on Jun 27, 2020. It is now read-only.

Get a timeout error while trying to run http.filebrowser with multiple address #28

Closed
xdujiang opened this issue Mar 16, 2019 · 4 comments

Comments

@xdujiang
Copy link

Are you asking for help with using Caddy or File Browser?
I'm asking for help with http.filebrowser plugin of Caddy.

When did you download File Browser from caddyserver.com?
20190316

What is your entire Caddyfile?

http://a.example.com:8080, http://b.example.com:8080

filebrowser /fb {
        database filemanager.db
}

Description
While there are more than one address in the beginning of Caddyfile and there's a "filemanager", caddy could not start properly.

Expected behaviour
A running caddy server with filemanager.

What is happening instead?
While starting caddy server, there's an error:

Activating privacy features... done.
2019/03/16 12:00:00 timeout

Additional context
Caddy version: 0.11.5
http.filebrowser plugin version: v2.0.2

@hacdias
Copy link
Member

hacdias commented Mar 16, 2019

Duplicate of #25. The corrected version wasn't yet added to Caddyserver.com

@hacdias hacdias marked this as a duplicate of #25 Mar 16, 2019
@hacdias hacdias closed this as completed Mar 16, 2019
@hacdias
Copy link
Member

hacdias commented Mar 16, 2019

It's deploying now. Will be available soon. Sorry for this.

@xdujiang
Copy link
Author

Sorry for this duplicate issue...
The error message is different from #25 , so I thought it's a different bug ...
Thanks for your help, it works fine now.

@hacdias
Copy link
Member

hacdias commented Mar 19, 2019

No problem! Glad it's working 😄

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants