[support] Roxedus ts-dnsserver


Recommended Posts

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.

  • Thanks 3
Link to comment

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 by Surfparadise
Link to comment
  • 1 month later...
  • 1 month later...
  • 4 months later...

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.

Link to comment
  • 1 month later...
  • 4 months later...
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 by NLS
Link to comment

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.