C
C#10mo ago
blu

❔ Unable to load shared library 'winhttp.dll' when trying to use httpClient on debian

Source: https://github.com/Bluscream/battlebitapirunner-modules/blob/master/modules/GeoApi.cs#L78 Runner source: https://github.com/BattleBit-Community-Servers/BattleBitAPIRunner/ Error:
Parsing module from file GeoApi.cs
Module GeoApi has 0 required and 0 optional dependencies

Compiling module GeoApi
Loading module GeoApi
Loaded module GeoApi
[02:34:08] GeoApi > Failed to get geo data for xxx.xxx.xxx.xx: Unable to load shared library 'winhttp.dll' or one of its dependencies. In order to help diagnose loading problems, consider setting the LD_DEBUG environment variable: libwinhttp.dll: cannot open shared object file: No such file or directory
Connected to "xxx" in Unknown Country
Parsing module from file GeoApi.cs
Module GeoApi has 0 required and 0 optional dependencies

Compiling module GeoApi
Loading module GeoApi
Loaded module GeoApi
[02:34:08] GeoApi > Failed to get geo data for xxx.xxx.xxx.xx: Unable to load shared library 'winhttp.dll' or one of its dependencies. In order to help diagnose loading problems, consider setting the LD_DEBUG environment variable: libwinhttp.dll: cannot open shared object file: No such file or directory
Connected to "xxx" in Unknown Country
start cmd: dotnet BattleBitAPIRunner.dll
blu@v45619:/opt/bbitapi$ whereis dotnet
dotnet: /usr/bin/dotnet /usr/share/dotnet /usr/share/man/man1/dotnet.1.gz
blu@v45619:/opt/bbitapi$ whereis dotnet
dotnet: /usr/bin/dotnet /usr/share/dotnet /usr/share/man/man1/dotnet.1.gz
1 Reply
Accord
Accord10mo ago
Looks like nothing has happened here. I will mark this as stale and this post will be archived until there is new activity.