Paul
Paul
_You're saying this is a difference in table layout with Freeradius v2 vs Freeradius v3?_ This is more than likely. There even is a db schema difference between Freeradius 3.0.17...
As I mentioned, you have to compare your current DB schema (coming from FR2) with the target DB schema (FR3). For example when I migrated from FR 3.0.17 to FR...
You should also check the other tables. For example this is the other differences that I had between FR 3.0.17 and FR 3.0.20 ``` ALTER TABLE radusergroup ADD id int(11)...
Hi, I was wondering what was going on since I just switched to Windows 11. I didn't have that issue on Windows 10. It seems to be a right issue,...
Nevermind, the write issue was due to launching nzbget as administrator and meddling around with console and rights. I ended up removing NZBGet program folder and starting over. Anyway, as...
No, I mean the shortcut created in the Start Menu. It should be in `C:\Users\\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\NZBGet` Replace `` by your own, otherwise the following path should bring you to it:...
You are welcome, even though I did not came up with the workaround...