KasperskyLab/TinyCheck

No IP address given to my device when connecting to the generated AP

yzoug opened this issue · 1 comments

yzoug commented

Hello, and thanks for this very interesting project.

I'm trying to set it up for a Raspberry Pi 4 on the latest Raspberry Pi OS Lite. I do not want to run it as a kiosk, but rather via my internal network.
After running the installation script I first ran into python errors, I installed all modules (all except "wifi" are available as packages, installed "wifi" via pip) then after restarting the tinycheck-frontend and tinycheck-backend services can successfully access the frontend and backend.
However I cannot get an IP address when connecting to the wireless network with my phone. I followed closely this issue (#55) and everything seems normal, I have a valid configuration per the comments.

I will probably also run into issues later with the IOCs since it seems the script failed in downloading them : a traceback was displayed on that step. However I would like to first solve this problem.

Could you help me troubleshoot this ? Do you need any additional information ? One problem I found is on the hostapd.conf, I have no way to modify the country_code. It is set to GB and I need it set to FR, maybe that's what is causing the problem connecting to the AP ? I also found it weird that the python modules were not installed by the script.

Thanks a lot !
yzoug

EDIT: changed /usr/share/tinycheck/server/frontend/app/assets/hostapd.conf to specify FR instead of GB, same problem

Hello,

Sorry for my late reply. Maybe it is related to the Lite Os, never tested on that.
I'll try it when I have the time.

Have a good day,
Félix.