Hi,
I’m trying to run GenieACS but I have some basic problems.
-
I’m using Docker for GenieACS ( https://github.com/DrumSergio/GenieACS-Docker )
-
I took router with TR-069 Client support and set URL to ACS server.
-
I went back to my GenieACS-GUI website, but in the Devices tab it does not show any devices.
-
I run “tcpdump -s0 -A -i eth0 port 7547” in container genieacs.
I guess dump looks OK: ( https://hastebin.com/kabulaleti.http )
What else should I do to see my device in list on GUI GenieACS?
I change DEBUG to true in genieacs/config/config.json but without success.