-
Notifications
You must be signed in to change notification settings - Fork 715
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrading at install time via the checkmark to NC26 still blows everything up (Windows Docker Desktop) #2258
Comments
Tons of apps dont work: timemanager, Archive Manager, Calendar Newsletter, DICOM Viewer, Mind Map, Carnet, Login notes, EML Viewer, Ransomware protection, Link editor, TV Show Namer, GeoBlocker, Full text search - Files, Full text search - Elasticsearch Platform, CADViewer, NCDownloader, Full text search, Workspace, Full text search - Files - Tesseract OCR, Breeze dark, Webhooks I know FTS will be implemented here shortly. The other one here that I consider core functionality is Login notes. Explicit instructions of how to create an accounts is critical. |
These do nothing |
And could you pleasefill out the issue template? |
These apps are not compatible with nc 26... thats not a problem of AIO directly, you can report this to the apps directly |
Re-written the post |
If y'all don't have a Windows Docker Desktop QA tester.... I suppose I could contribute |
Coincidence? |
This is now fixed with v4.8.1 Beta. Testing and feedback is welcome! See https://github.com/nextcloud/all-in-one#how-to-switch-the-channel |
Tested. Successful with issues. FTS still unable to enable at install time. Post install enable seems to work. Will test this afternoon. Recommend hard removal of FTS-Bookmarks. |
Steps to reproduce
Step 1: Starting from nothing - Create your volumes and folders. In an administrative command box, execute:
Step 2. Navigate to the root of the d drive. Execute the following from the d:\ prompt: "docker compose up -d" where the following is your docker-compose.yml file:
Step 3: Open AIO with port 8080 as usual
Step 4: Check the Upgrade to NC 26 checkbox
Step 5: BOOM
Expected behavior
A clean install should be created.
Actual behavior
The following errors:
Host OS
Windows 11 Home running latest Docker Desktop, WSL2, and kernel.
Nextcloud AIO version
4.8 (25.0.5.1) to NC26
Current channel
beta
Other valuable info
Apparent fix:
Added these to docker-compose.yml
environment:
The text was updated successfully, but these errors were encountered: