Forkas / blizzless-diiis

GNU Affero General Public License v3.0
29 stars 5 forks source link

An unhandled exception occured at initialization. #9

Open lusjash opened 1 year ago

lusjash commented 1 year ago

Whatever I do I get this after I try to create the server.

An unhandled exception occured at initialization. Please report this to the developers. System.Exception: Failed to start REST server on 127.0.0.1:80 - please check your configuration and if the port is in use. at async Task DiIiS_NA.Program.StartAsync() in C:\Users\Ara\Desktop\blizzless-diiis-community\src\DiIiS-NA\Program.cs:212 at async Task DiIiS_NA.Program.Main() in C:\Users\Ara\Desktop\blizzless-diiis-community\src\DiIiS-NA\Program.cs:320

Shutting down... ---------------------------------------- 100%

Windows 10 professional:

Forkas commented 1 year ago

Check who is using port 80.

rusiniu commented 1 year ago

Для использования портов ниже 1000 нужны админские права. Попробуйте запустить приложение от имени администратора. Try running the app with admin rights