GenieACS-GUI not showing devices (beginner)

Hi,

I’m trying to run GenieACS but I have some basic problems.

  1. I’m using Docker for GenieACS ( https://github.com/DrumSergio/GenieACS-Docker )

  2. I took router with TR-069 Client support and set URL to ACS server.

  3. I went back to my GenieACS-GUI website, but in the Devices tab it does not show any devices.

  4. 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.

What information is in the genieacs log files?

Problem solved. I try https://github.com/DrumSergio/GenieACS-Docker and it works.