Re: [openwisp] daemon.err openwisp: Invalid url: missing X-Openwisp-Controller header

2017-05-23 Thread Federico Capoano
The log is telling you that it can't talk to the right end point. It seems like nginx is redirecting requests: this usually happens when someone tries to access the controller via unencrypted HTTP instead of HTTPS. Could you reply to the following questions please: What's the URL you set in /etc/

[openwisp] daemon.err openwisp: Invalid url: missing X-Openwisp-Controller header

2017-05-23 Thread wylis . hodor . stark
Hello, when i run: /etc/init.d/openwisp_config start I get this log: daemon.err openwisp: Invalid url: missing X-Openwisp-Controller header I've found that curl is getting this data: root@OpenWrt:~# cat /tmp/openwisp/registration_parameters HTTP/1.1 301 Moved Permanently Server: nginx/1.10.0 (