TinyCheck icon indicating copy to clipboard operation
TinyCheck copied to clipboard

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

Open yzoug opened this issue 4 years ago • 1 comments

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 (https://github.com/KasperskyLab/TinyCheck/issues/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

yzoug avatar Mar 09 '21 16:03 yzoug

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.

felixaime avatar Mar 11 '21 08:03 felixaime