Hi,
I’m testing Qfieldcloud and I have an issue with the following message when trying to connect to the URL https://x.x.x.x
docker-compose up -d --build
rchestrator_1 | {“message”: “Dequeue QFieldCloud Jobs from the DB”, “time”: “2021-07-31T10:11:21.702032”}
web_1 | 2021/07/31 11:17:44 http: TLS handshake error from x.x.x.x:62680: no certificate available for ‘172.28.0.5’
web_1 | 2021/07/31 11:17:44 http: TLS handshake error from x.x.x.x:62078: no certificate available for ‘172.28.0.5’
Is there someone has already encounter this issue ?
How can I solve it ?
Thank for help.
Regards
Imported from GitHub discussion by @khanh78180 on 2021-07-31T11:25:41Z
suricactus any suggestions?
Imported from GitHub comment by @mbernasocchi on 2021-08-08T22:04:17Z
Hello, khanh78180 . What I can recommend is copying docker-compose.override.local.yml
as docker-compose.override.yml
and using this configuration for local development.
Imported from GitHub comment by @suricactus on 2021-08-09T08:55:53Z
Hi Suricactus,
Thank for your advice
I’ll try it
Imported from GitHub comment by @khanh78180 on 2021-08-09T12:11:55Z
In order to provide a clearer and more manageable discussion forum and to have all discussions about QField and related products (i.e. QFieldCloud and QFieldSync) in a single place, we transferred all the discussions from the QFieldCloud to the QField repository.
Imported from GitHub comment by @marioba on 2022-02-01T13:24:51Z