Roxedus Posted April 2, 2022 Author Share Posted April 2, 2022 31 minutes ago, m4gicfour said: @Roxedus It appears a dependency change got missed. With the latest update to the Docker, this error is being spammed in the log and the DNS server is not responding. It was not possible to find any compatible framework version The framework 'Microsoft.NETCore.App', version '6.0.0' was not found. - The following frameworks were found: 5.0.1 at [/usr/share/dotnet/shared/Microsoft.NETCore.App] You can resolve the problem by installing the specified framework and/or SDK. The specified framework can be found at: - https://aka.ms/dotnet-core-applaunch?framework=Microsoft.NETCore.App&framework_verrsion=6.0.0&arch=x64&rid=alpine.3.14-x64 .NET 6.0 is now required as of version 8.0 of the software. Thanks. built a new image. 3 Quote Link to comment
m4gicfour Posted April 2, 2022 Share Posted April 2, 2022 7 minutes ago, Roxedus said: Thanks. built a new image. Updated and working fine. Appreciate the quick turnaround. Quote Link to comment
Taubin Posted April 5, 2022 Share Posted April 5, 2022 I don't mean to be a bother, is it possible to get an update to 8.0.2? Thank you for putting this together, it's working great. Quote Link to comment
Surfparadise Posted April 6, 2022 Share Posted April 6, 2022 (edited) Hi, after the last update the ip addresses are not show under column "data" into the zone. When I create a new record I set the ipaddress, but it is not show in the zone record list. If I want to delete the record, I can't because I receive the error "Error! Parameter 'ipAddress' missing." If I want update an existing record, I have the same error.... How I can fix it? Regards Edited April 6, 2022 by Surfparadise Quote Link to comment
Surfparadise Posted April 7, 2022 Share Posted April 7, 2022 I don't understand why, but today it's working. The problem is gone. Probably is the first time in my life that a problem go away without any intervention. 😳 Quote Link to comment
jgosnell Posted May 12, 2022 Share Posted May 12, 2022 On 4/1/2022 at 7:38 PM, Roxedus said: Thanks. built a new image. Appears to be another update available. Thank you for maintaining this project. Quote Link to comment
biggeek Posted June 28, 2022 Share Posted June 28, 2022 What's the best way to set a static IP for this docker? Quote Link to comment
Taubin Posted November 26, 2022 Share Posted November 26, 2022 Updated this morning, the image seems to still be using .net 6 which needs to be updated to .net 7 for the latest ts You can resolve the problem by installing the specified framework and/or SDK. The specified framework can be found at: - https://aka.ms/dotnet-core-applaunch?framework=Microsoft.NETCore.App&framework_version=7.0.0&arch=x64&rid=alpine.3.17-x64 It was not possible to find any compatible framework version The framework 'Microsoft.NETCore.App', version '7.0.0' (x64) was not found. - The following frameworks were found: 6.0.3 at [/usr/share/dotnet/shared/Microsoft.NETCore.App] The logs keep repeating the above and the container will not start. Quote Link to comment
DMills Posted January 21 Share Posted January 21 Is this still being maintained? Last update has it at version v8.1.4, latest version is 10.0.1. Quote Link to comment
Roxedus Posted January 21 Author Share Posted January 21 (edited) I have been making sure it builds and runs, other than that I haven't spent much time on this. I do see there is a official container now, so that's probably the one you want to use. https://technitium.com/dns/ Edited January 21 by Roxedus Quote Link to comment
DMills Posted January 21 Share Posted January 21 9 minutes ago, Roxedus said: I have been making sure it builds and runs, other than that I haven't spent much time on this. I do see there is a official container now, so that's probably the one you want to use. https://technitium.com/dns/ Awesome, thanks! Quote Link to comment
NLS Posted June 15 Share Posted June 15 (edited) On 1/21/2023 at 8:48 PM, Roxedus said: I have been making sure it builds and runs, other than that I haven't spent much time on this. I do see there is a official container now, so that's probably the one you want to use. https://technitium.com/dns/ I am still using your version. Is it possible to migrate everything to the official build??? EDIT: After resolving the issue with the official build (needs to change the path of the mount points of the container), I had to copy manually the contents of the old install to the new folder. Better NOT point to the old (for safety in case you need to revert) and restoring from technitium backup, failed (because paths were different). Works fine. Edited June 15 by NLS Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.