Federico Capoano

Results 377 issues of Federico Capoano

Whenever the internet connection is unstable, the default test can fail and the configuration can be flagged as status "error", even though the issues are not being caused by the...

enhancement

We could listen to SIGUSR2 which would be like SIGUSR1 but with the difference that the following files will be removed first: - /tmp/openwisp/checksum - /etc/openwisp/checksum This will force the...

enhancement

We should make the [runbuild script](https://github.com/openwisp/openwisp-config/blob/master/runbuild) able to differentiate between releases (tagged commits) and nightly builds, which would have to be published to different directories. Subsequent steps will need to...

enhancement

In some cases it may happen that the agent is stopped and started again while the configuration is being applied. If this happens, the configuration or config status of the...

bug

Find a way to move the logger messages from init.d to agent. The reload trigger message is useful when debugging corner cases of the different interactions which can take place.

enhancement

Add a configuration option which allows to specify a datetime, eg: `apply_at`. When OpenWISP applies a configuration, if `apply_at` is specified and represents a valid future date, enter an infinite...

enhancement

A list would be very handy in order to allow more URLs, in case one fails.

enhancement

We need a way for installers to easily configure the agent.

enhancement

Similar to https://github.com/openwisp/ansible-ow-influxdb/issues/12.

enhancement

I have an idea of how we could deal with extreme slowness of calling collectstatic when using object storage: - We could hash the output of `pip freeze` in the...

enhancement