snet.at
snet.at
Same here: ``` `10-12 17:32:20.023 7328 7512 I ICS_SaveCalendar: Save id 1 to file /data/user/0/com.nextcloud.client/cache/calendar_displayname_local_2022-10-12_17-32-20.ics 10-12 17:32:20.026 7328 7512 I Configurator: ical4j.properties not found. 10-12 17:32:20.031 7328 7383 E WM-WorkerWrapper:...
mosquitto_pub -t 'SmartHome/Office/LED/set' -m '{"effect":"sine hue","state":"ON"}'
I have the same problem with a self-written REST-Plugin. I think favorites are stored in oc_vcategory and oc_vcategory_to_object. A short test with backup and restore of these tables was successful....
> Thanks for report. Could you share your configuration to reproduce the issue ? anonymizing the configuration is hard work. so i tried to find the problem, and apparently i...
I have set the public_wopi_url directly in the db and the 404 is gone. **Make a backup, use it at your own risk** `UPDATE oc_appconfig SET configvalue = "https://example.com/coolwsd" WHERE...
@Rash419, no, I am currently using the built-in CODE server. I also used a dedicated coolwsd server in Docker and adjusted the coolwsd.xml file_server_root_path to /coolwsd. Same problem.
After updating to RichDocuments 8.7.4, I now see a different error message. The fetch-settings-config is missing in /tmp/appimage_extracted_[uniqe_number]/usr/share/coolwsd/browser/dist `Failed to load resource: the server responded with a status of 404...
> Saw [#4547](https://github.com/nextcloud/richdocuments/issues/4547) which was closed without a clear answer? I closed it because I fixed it myself. For some reason, richdocuments had an outdated table definition. **I have deleted...