Re: nextcloudclient host not found

From: Mihajlo Kitanoski <msk_at_softwareworks.io>
Date: Wed, 08 Dec 2021 10:47:25 UTC
Hello,

I'm experiencing the exact same issue on a multiple machines (all same 
sw configuration) and I would be interested to know how did you resolve 
this issue?

Thanks,
Mihajlo

Issue:
I'm not using "Desktop Environment" on my FreeBSD but rather "Window 
Manager" called windowmaker.
After fresh install nextcloudclient starts as expected and performs the 
initial sync.
After the initial sync nextcloudclient disconnects and is unable to find 
the host trowing error messages listed below.

Configuration:
FreeBSD 13.0-RELEASE
nextcloudclient-3.3.5 NextCloud Desktop Syncing Client
windowmaker-0.95.9_1           GNUstep-compliant NeXTstep window manager 
clone

**********************************
2021-12-07 09:15:26:867 [ warning nextcloud.sync.networkjob ]:  
QNetworkReply::HostNotFoundError "Host mynextcloudhost not found" 
QVariant(Invalid)
2021-12-07 09:15:26:867 [ warning nextcloud.sync.credentials.webflow ]: 
QNetworkReply::HostNotFoundError
2021-12-07 09:15:26:867 [ warning nextcloud.sync.credentials.webflow ]: 
"Host mynextcloudhost not found"
2021-12-07 09:15:26:867 [ warning nextcloud.sync.networkjob.checkserver 
]:      error: status.php replied  0 ""
2021-12-07 09:15:26:867 [ warning nextcloud.sync.connectionvalidator ]: 
QNetworkReply::HostNotFoundError "Host mynextcloudhost not found" ""
2021-12-07 09:15:26:867 [ warning nextcloud.sync.credentials.webflow ]: 
QNetworkReply::HostNotFoundError
2021-12-07 09:15:26:867 [ warning nextcloud.sync.credentials.webflow ]: 
"Host mynextcloudhost not found"
2021-12-07 09:15:26:867 [ info nextcloud.gui.folder.manager ]: Account 
"myusername@mynextcloudhost" disconnected or paused, terminating or 
descheduling sync folders
2021-12-07 09:15:26:867 [ debug nextcloud.sync.networkjob ]     [ 
OCC::AbstractNetworkJob::slotFinished ]:      Network job 
OCC::CheckServerJob finished for "status.php"
**********************************