Description
Steps to Reproduce
Expected Result
Actual Result
Environment
Hardware Health
Error Message (if applicable)
Attachments
- 03 Sep 2024, 02:30 AM
Activity
Bug Clerk September 3, 2024 at 11:34 AM
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 September 3, 2024 at 11:34 AM
Thank you for reporting this issue! This has already been reported (see the "Duplicate" ticket linked above), so this issue is being closed to focus effort in the existing ticket.
Bug Clerk September 3, 2024 at 11:32 AM
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 September 3, 2024 at 5:29 AM
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.
Stavros Kois September 3, 2024 at 5:28 AM
https://github.com/truenas/middleware/pull/14370
Should be fixed here
from https://forums.truenas.com/t/docker-apps-with-electric-eel/12237/7?u=stux
Another report of the same issue
TrueNAS SCALE Electric Eel "Call for App Testing"
The error in question is
all predefined address pools have been fully subnetted
This issue was reported in the past when using a Docker Sandbox
https://forums.truenas.com/t/video-setting-up-sandboxes-with-jailmaker-for-docker-dockge-and-jellyfin/2867/28?u=stux
The solution was to increase the number of address pools
https://forums.truenas.com/t/video-setting-up-sandboxes-with-jailmaker-for-docker-dockge-and-jellyfin/2867/40?u=stux
The issue is explained here, and a fix
https://straz.to/2021-09-08-docker-address-pools/
The simplest solution is to probably change the defaults.
Another solution would be to add the ability to change the default, either by allowing docker daemon preferences to be entered on the app menu, or some otherway to persist changes to the daemon.json file