Re: [openwisp] Arabic support

2024-01-12 Thread harish divase
{ "emoji": "", "version": 1 }

Re: [openwisp] Arabic support

2024-01-12 Thread harish divase
No On Sat, 13 Jan 2024 at 2:41 AM, Wit wrote: > Hi, > is there is a chance to add arabic language support for openwisp? > > i already added support to openwrt for arabic language. > and i can use arabic SSIDs > > but i cannot configure it through openwisp > i must manually change the ssid on

[openwisp] Arabic support

2024-01-12 Thread Wit
Hi, is there is a chance to add arabic language support for openwisp? i already added support to openwrt for arabic language. and i can use arabic SSIDs but i cannot configure it through openwisp i must manually change the ssid on openwrt device. regards. Muhammed. -- You received this

Re: [openwisp] OpenWisp Device limit? NginX throwing errors with 700 devices.

2024-01-12 Thread Mohammed Ismail
i had similar thing with uwsgi i had to manually change config [uwsgi] chdir=/opt/openwisp2 uid=www-data module=openwisp2.wsgi:application master=True pidfile=/opt/openwisp2/uwsgi.pid socket=/opt/openwisp2/uwsgi.sock processes=12 threads=2 listen=600 harakiri=20 max-requests=5000 vacuum=True

Re: [openwisp] OpenWisp Device limit? NginX throwing errors with 700 devices.

2024-01-12 Thread Federico Capoano
You can increase the intervals in the openwisp-config and openwisp-monitoring configuration files, eg: /etc/config/openwisp (for openwisp-config) /etc/config/openwisp-monitoring (for openwisp-monitoring) See config options:

Re: [openwisp] OpenWisp Device limit? NginX throwing errors with 700 devices.

2024-01-12 Thread Manu Kumar
I don't think changing the interval of configuration will reduce this problem but there is a way to reduce it in the configuration of the redis. Just check it out by increasing the configuration checks time. If it didn't work we can discuss the same here. Because you have to increase the Celery

Re: [openwisp] OpenWisp Device limit? NginX throwing errors with 700 devices.

2024-01-12 Thread Manu Kumar
Interval settings can be changed in the vi /opt/openwisp2/openwisp2/settings.py file by default it is set every 5min (300 seconds). How did you delete the Redis db? Thanks & Regards Manukumar N M On Thu, Jan 11, 2024 at 11:26 PM Dieter Lubbe wrote: > I've installed Openwisp as a POC to monitor