ArneNaessens

Results 10 comments of ArneNaessens

EDIT: Console was gettings spammed with the following error: `firmware: failed to load rt2860.bin (-2)` After installing and rebooting firmware-ralink with following guide https://wiki.debian.org/rt2800pci#Installation the error went away still no...

I noticed the error `Driver does not support configured HT capability [DSSS_CCK-40]` i checked my card and it only supports HT40 and HT20. I added `"hostapd_config_override": ["ht_capab=[HT20]"]` to my config...

Thank you for the alternatives. I'll go check them out aswel. Just a note i'm not using external adapters. This is an internal wifi card.

Having the same issue on dockerized install. Docker version: 20.10.3-0554 ( Synology nas ) Heimdall version: 2.4.11 Chrome version: 100.0.4896.127 64bit Clearing the browser (Chrome history -> delete browserfiles )...

Same error for me as @Deekerman ``` Error thrown with message "Call to a member function setCookie() on null" Stacktrace: #34 Error in /var/www/localhost/heimdall/app/Http/Middleware/VerifyCsrfToken.php:38 #33 App\Http\Middleware\VerifyCsrfToken:addCookieToResponse in /var/www/localhost/heimdall/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:80 #32 Illuminate\Foundation\Http\Middleware\VerifyCsrfToken:Illuminate\Foundation\Http\Middleware\{closure}...

Correct mine show this: ![image](https://user-images.githubusercontent.com/16622722/177159364-77a550fc-150a-4cc3-b3a3-6e04c1ce7f52.png)

Yes i'm running 2.4.13. Same issue ![image](https://user-images.githubusercontent.com/16622722/177162329-24a6df78-64b7-406d-8c62-ec31c15fcc64.png) If i need to try another version or need to try something else let me know.

Changing the APP_URL to the external url now. Ill test and inform if that fixes it.