2022-10-30T15:30:33-04:00 Error php Check Nextcloud configuration parameters 2022-10-30T15:30:33-04:00 Error php {"url":"https:\/\/cloud.mydomain.ca\/remote.php\/dav\/files\/mike\/","content_type":null,"http_code":0,"header_size":0,"request_size":0,"filetime":-1,"ssl_verify_result":0,"redirect_count":0,"total_time":60.000495,"namelookup_time":0.001753,"connect_time":0,"pretransfer_time":0,"size_upload":0,"size_download":0,"speed_download":0,"speed_upload":0,"download_content_length":-1,"upload_content_length":-1,"starttransfer_time":0,"redirect_time":0,"redirect_url":"","primary_ip":"","certinfo":[],"primary_port":0,"local_ip":"","local_port":0,"http_version":0,"protocol":0,"ssl_verifyresult":0,"scheme":"","appconnect_time_us":0,"connect_time_us":0,"namelookup_time_us":1753,"pretransfer_time_us":0,"redirect_time_us":0,"starttransfer_time_us":0,"total_time_us":60000495} 2022-10-30T15:30:33-04:00
It's probably a self signed cert issue. I just went through this nonsense. If your nextcloud instance has a self signed cert that's your problem. I finally just set-up my next cloud without a cert. Not ideal but it works now without issue. The error reporting is terrible imo. Not able to retrieve file list might technically not be wrong but doesn't even come close to leading you towards it being a cert issue.Sent from my Pixel 6 Pro using Tapatalk
Quote from: FullyBorked on November 01, 2022, 01:19:42 amIt's probably a self signed cert issue. I just went through this nonsense. If your nextcloud instance has a self signed cert that's your problem. I finally just set-up my next cloud without a cert. Not ideal but it works now without issue. The error reporting is terrible imo. Not able to retrieve file list might technically not be wrong but doesn't even come close to leading you towards it being a cert issue.Sent from my Pixel 6 Pro using Tapatalkwhat method did you use to install your nextcloud instance?
sudo snap install nextcloud