haiwen / seafile

High performance file syncing and sharing, with also Markdown WYSIWYG editing, Wiki, file label and other knowledge management features.
http://seafile.com/
Other
12.25k stars 1.54k forks source link

seaf-cli http-tx-mgr.c(653): http:// Couldn't resolve host name. #1794

Closed ncp1237 closed 7 years ago

ncp1237 commented 7 years ago

Linux 16 Server: PRO 6.0.2 desktop client Win7 seafile 6.0 -Ok! console client 4.3.2 - Bad

Show log:

[04/25/16 08:31:24] clone-mgr.c(812): Transition clone state for xxx from [connect] to [connect]. [04/25/16 08:31:24] http-tx-mgr.c(653): libcurl failed to GET http://xxx/seafhttp/protocol-version: Couldn't resolve host name.

On curl http://xxx/seafhttp/protocol-version: return html page "Sorry, but the requested page could not be found."`

What is it?

killing commented 7 years ago

Are you using https or http?

ncp1237 commented 7 years ago

http

ncp1237 commented 7 years ago

It's work!

It is necessary to clean the old (previous) config

ncp1237 commented 7 years ago

it's need "rm .ccnet" && "rm seafile-data"