KasperskyLab/TinyCheck

Error during AP generation /api/network/ap/start 500 (INTERNAL SERVER ERROR)

yodoesp opened this issue · 0 comments

Hello,

Did a new installation of TinyCheck on a PI4 with the following Raspbian version:
PRETTY_NAME="Raspbian GNU/Linux 10 (buster)"
NAME="Raspbian GNU/Linux"
VERSION_ID="10"
VERSION="10 (buster)"
VERSION_CODENAME=buster
ID=raspbian
ID_LIKE=debian
HOME_URL="http://www.raspbian.org/"
kernel : Linux tinycheck 5.10.52-v7l+ #1441 SMP Tue Aug 3 18:11:56 BST 2021 armv7l GNU/Linux

But now each time I want to generate a an AP with the frontend, I have always the following error:

xhr.js:177 GET http://192.168.1.161/api/network/ap/start 500 (INTERNAL SERVER ERROR)
createError.js:16 Uncaught (in promise) Error: Request failed with status code 500
at t.exports (createError.js:16)
at t.exports (settle.js:17)
at XMLHttpRequest.h.onreadystatechange (xhr.js:62)

Try some workaround as describe on issue #28, but without any success. Any idea on this ?