Nextcloud migration not possible
Description
Problem/Justification
None
Impact
None
Attachments
1
Activity
Show:

Automation for Jira August 29, 2023 at 12:54 PM
This issue has now been closed. Comments made after this point may not be viewed by the TrueNAS Teams. Please open a new issue if you have found a problem or need to re-engage with the TrueNAS Engineering Teams.

Bug Clerk August 28, 2023 at 2:29 PM

Automation for Jira June 30, 2023 at 9:30 AM
Thank you for submitting this TrueNAS Bug Report! So that we can quickly investigate your issue, please attach a Debug file and any other information related to this issue through our secure and private upload service below. Debug files can be generated in the UI by navigating to System -> Advanced -> Save Debug.
https://ixsystems.atlassian.net/servicedesk/customer/portal/15/group/37/create/153
Complete
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee

Reporter

Labels
Impact
Low
Original estimate
Time remaining
0m
Components
Fix versions
Affects versions
Priority
Katalon Platform
Linked Test Cases, Katalon Defect Results, Katalon Studio Test Results
Katalon Platform
Linked Test Cases, Katalon Defect Results, Katalon Studio Test Results
Created June 30, 2023 at 9:30 AM
Updated August 29, 2023 at 12:54 PM
Resolved August 29, 2023 at 12:54 PM
To migrate from an existing Nextcloud to the Nextcloud app there must be a way to access the database to import the existing database dump.
A possible solution would be to expose the database (for example with a checkbox).
insert a button that makes the database accessible externally on port 5432 when the check box is activated. If the check box is not checked, the behavior would be the same as it is now.
Or make it possible to make ports accessible yourself, as is also the case with your own containers.