Hello Everyone,
I installed enterprise version today on macOS Monterey 12.01 and webdav is can't load existing database.
It adding forward slash in file name field /. Same webdav on IpadOS works no problem.
Any help thank you.
LoadConnections [UI - WebDAV : SafeStore] - 64-bit : 893 ms Silent: Error - FAIL_FILE_DOES_EXIST Silent: Error - FAIL_FILE_DOES_EXIST Silent: Error - FAIL_FILE_DOES_EXIST Silent: Error - FAIL_FILE_DOES_EXIST Silent: Error - FAIL_FILE_DOES_EXIST Silent: Error - FAIL_FILE_DOES_EXIST Silent: Error - FAIL_CONNECTION_RESET Silent: Error - FAIL_FILE_DOES_EXIST Silent: Error - FAIL_FILE_DOES_EXIST Silent: Error - FAIL_FILE_DOES_EXIST Silent: Error - FAIL_FILE_DOES_EXIST Silent: Error - FAIL_CONNECTION_RESET Silent: Error - FAIL_FILE_DOES_EXIST Silent: Error - FAIL_FILE_DOES_EXIST MigrateDataSource: version 1.0 : 83541 ms ConnectionManager.RefreshConnections - LoadConnectionImages : 3 ms Connection States: Refresh : 0 ms TreeView.LoadConnectionList... BeginUpdate... ApplyGroupCustomImages : 0 ms LoadConnectionInTreeNode : 0 ms PreCreateGroups : 0 ms - Count : 1 BeginUpdate : 0 ms TreeView.LoadConnectionList : 0 ms Silent: Error - FAIL_CONNECTION_RESET Silent: Error - FAIL_FILE_DOES_EXIST Silent: Error - FAIL_CONNECTION_RESET Silent: Error - FAIL_FILE_DOES_EXIST Silent: Error - FAIL_CONNECTION_RESET Silent: Error - FAIL_FILE_DOES_EXIST LoadConnections [UI - WebDAV : SafeStore] - 64-bit... Engine.Clear - ClearInternalList - ClearTemplates - ClearRoot : 0 ms reload: True hasSecurityChanged: True hasChanged: True HasOfflineChanges : 0 ms LoadConnectionsFromDataSource... LoadDataSourceSettingsFromDataSource... GetDataSourceSettings : 0 ms LoadDataSourceSettingsFromDataSource : 0 ms

Screen Shot 2021-11-18 at 12.26.17 AM.png
Hello,
I just moved your thread into our RDM Mac support section.
I will verify this with my team and get back to you.
Best regards,
Jeff Dagenais
Thank you.
Hi volga629,
Could you provide us with a log of your data source attempt to connect? You can configure the log file in the data source configuration Advanced tab
Best regards,
Xavier Fortin
WebDavAdvanced.png
Thank you for reply,
Here are a log
[2021-11-25 4:03:57 PM] 405 Not Allowed [2021-11-25 4:03:57 PM] List command on "/" returned nothing. [2021-11-25 4:03:57 PM] Error code: FAIL_FILE_DOES_EXIST [2021-11-25 4:03:57 PM] PUT /conn-share [2021-11-25 4:04:07 PM] PROPFIND / [2021-11-25 4:04:07 PM] 405 Not Allowed [2021-11-25 4:04:07 PM] List command on "/" returned nothing. [2021-11-25 4:04:07 PM] Error code: FAIL_FILE_DOES_EXIST [2021-11-25 4:04:17 PM] PROPFIND / [2021-11-25 4:04:17 PM] 405 Not Allowed [2021-11-25 4:04:18 PM] List command on "/" returned nothing. [2021-11-25 4:04:18 PM] Error code: FAIL_FILE_DOES_EXIST [2021-11-25 4:04:28 PM] PROPFIND / [2021-11-25 4:04:28 PM] 405 Not Allowed [2021-11-25 4:04:28 PM] List command on "/" returned nothing. [2021-11-25 4:04:28 PM] Error code: FAIL_FILE_DOES_EXIST [2021-11-25 4:04:38 PM] PROPFIND / [2021-11-25 4:04:38 PM] 405 Not Allowed [2021-11-25 4:04:38 PM] List command on "/" returned nothing. [2021-11-25 4:04:38 PM] Error code: FAIL_FILE_DOES_EXIST [2021-11-25 4:04:48 PM] PROPFIND / [2021-11-25 4:04:48 PM] 405 Not Allowed [2021-11-25 4:04:48 PM] List command on "/" returned nothing. [2021-11-25 4:04:48 PM] Error code: FAIL_FILE_DOES_EXIST [2021-11-25 4:04:58 PM] PROPFIND / [2021-11-25 4:04:58 PM] 405 Not Allowed [2021-11-25 4:04:59 PM] List command on "/" returned nothing. [2021-11-25 4:04:59 PM] Error code: FAIL_FILE_DOES_EXIST [2021-11-25 4:04:59 PM] PUT /conn-share [2021-11-25 4:04:59 PM] 405 Not Allowed [2021-11-25 4:04:59 PM] PUT /conn-share [2021-11-25 4:05:09 PM] PROPFIND / [2021-11-25 4:05:09 PM] 405 Not Allowed [2021-11-25 4:05:09 PM] List command on "/" returned nothing. [2021-11-25 4:05:09 PM] Error code: FAIL_FILE_DOES_EXIST
Hi,
According to the log, your server does not authorize RDM to read the root (see PROPFIND / followed by 405 Not Allowed). Are you sure your file is supposed to be in the root, and not a subfolder?
Best regards,
Xavier Fortin
It pointed to sub folder on Ipad same URI works 100%.
In file name field it add / and that a bug, because it tries query / and not actual file name
I've checked in the code, and RDM Android/iOS does not work like RDM Windows/Mac/Linux. In RDM Windows/Mac/Linux, we list the file parent path (in your case, /) to get the list of files and select the right one. I'm guessing they skip this step in RDM Android/iOS. I'll investigate on why there is such a difference. In the mean time, you could probably make this work by simply moving your file to a sub-directory (e.g. /RDM/conn-share).
Best regards,
Xavier Fortin
Hi,
In RDM 2022.1.8.0, we've merged the WebDAV integration with RDM iOS. This might solve your issue. It's still rough around the edges though (for instance, there is a bug with the dashboard refresh). But we are working on solving any issues.
Best regards,
Xavier Fortin