[openwisp] [ImproperlyConfigured] Unable to load the SpatiaLite library Extension

2018-08-24 Thread Ajay Tripathi
spatialite"` Find Traceback[5]. Adding `libspatialite-dev` and/or redis hasn't helped. Any help with the setup is appreciated. Thank You. Ajay Tripathi (atb00ker) --- [1]: https://github.com/openwisp/django-loci [2]: https://github.com/openwisp/django-loci#installing-for-development [3]: h

[openwisp] Re: [ImproperlyConfigured] Unable to load the SpatiaLite library Extension

2018-08-25 Thread Ajay Tripathi
It's solved. Had to set `SPATIALITE_LIBRARY_PATH = 'mod_spatialite.so'` with `libsqlite3-mod-spatialite` installed. On Saturday, August 25, 2018 at 11:50:43 AM UTC+5:30, Ajay Tripathi wrote: > > While trying to setup django-loci[1], > I am following installing for develo

[openwisp] Re: Google Code-In 2018: Set goals and evaluation criteria

2018-09-16 Thread Ajay Tripathi
ntain a healthy community > > +1, Is adding a task "Help a comrade" a good idea? It'll be very subjective if we score on this criteria but surely it will encourage students help each other! Cordially, Ajay Tripathi (atb00ker) -- You received this message because you are sub

[openwisp] Re: Google Code-In 2018: Set goals and evaluation criteria

2018-09-26 Thread Ajay Tripathi
Hi Arushit, Welcome & thanks for showing interest in contributing. :) Please read the thread here[1][2]. Cordially, Ajay Tripathi (atb00ker) [1]: https://groups.google.com/d/msg/openwisp/jUyfbzVWcIY/pWXluiQ3CAAJ [2]: https://groups.google.com/d/msg/openwisp/jUyfbzVWcIY/W7PfSNUgCQAJ --

Re: [openwisp] Re: Google Code-In 2018: Set goals and evaluation criteria

2018-09-26 Thread Ajay Tripathi
> Also, I will assume that there are space for more mentors this year. I am not sure if there is a limitation in number of mentors in GCI. (Federico would be able to confirm it.) > One more question: What is the most active way of communication, IRC or this mailing list? This is mentioned in t

[openwisp] Re: OpenWISP on Raspberry Pi 3 B+ - Web page not loading after 'successful' install

2018-10-06 Thread Ajay Tripathi
while trying to access that page? Without knowing the error all that comes to my mind: 1. To access openwisp you need to go to `openwisp2.mydomain.com/admin` (please note: `/admin` here) 2. Check if your Raspberry Pi is connected and you are able to ping that domain. Cordially, Ajay Tripathi --

[openwisp] Re: OpenWISP on Raspberry Pi 3 B+ - Web page not loading after 'successful' install

2018-10-07 Thread Ajay Tripathi
Hi Eric, Does anyone know the location of any log files I could look at to > troubleshoot? > On my debian systems, i go to `/opt/openwisp2/log/`, there are multiple log files here! Ajay -- You received this message because you are subscribed to the Google Groups "OpenWISP" group. To unsubs

[openwisp] Re: GCI pre-kickoff sprint!

2018-10-27 Thread Ajay Tripathi
On Saturday, October 27, 2018 at 11:48:10 AM UTC+5:30, sanjalie...@gmail.com wrote: > > Hey,suppose you are a mentor of OpenWISP organisation. If so please take a > look on my comment submitted regarding [BEGINNER] START BUILDING YOUR > ONLINE REPUTATION AS AN OPENSOURCE DEVELOPER. I don't have

[openwisp] Re: Asking the mentors of GCI to review my task

2018-10-30 Thread Ajay Tripathi
Hello Aakarsh Goyal, Please wait for at least 36 hours for a mentor to review your tasks, mentors are given a notification when you mark your task for review and we review them at earliest possible. You can also join our public chat room[1] and ask questions there. Thanks! [1]: https://gitter.i

[openwisp] Re: Google Code-in 2018 wrap up

2018-12-14 Thread Ajay Tripathi
, and Google, who's dedication & efforts keeps it going on. Best, Ajay Tripathi -- You received this message because you are subscribed to the Google Groups "OpenWISP" group. To unsubscribe from this group and stop receiving emails from it, send an email t

[openwisp] Re: GSOC 2019

2018-12-25 Thread Ajay Tripathi
Welcome Ajitesh, Here are some good links to get started to become a contributor: - http://openwisp.io/docs/general/values.html - http://openwisp.io/docs/general/help-us.html - http://openwisp.io/docs/developer/contributing.html Best, Ajay Tripathi -- You received this message because you are

Re: [openwisp] Re: Need Help to Start Contributing for GSOC 2019

2019-01-11 Thread Ajay Tripathi
Hello Varsha Kukreja, On Saturday, January 12, 2019 at 12:16:04 AM UTC+5:30, varsha kukreja wrote: > > Which Language / technology OpenWisp uses for backend? > Information about technologies used can be found here: http://openwisp.io/docs/general/technologies.html Thank You. B

[openwisp] Re: OpenWISP2 Debian Virtualbox error incorrect su Password

2019-02-03 Thread Ajay Tripathi
yml -b -k -K --become-method=su -u ricky > Since, you don't have an SSH password, can you please remove the option `-k` and try again? Best, Ajay Tripathi -- You received this message because you are subscribed to the Google Groups "OpenWISP" group. To unsubscribe from

[openwisp] GSoC 2019 pre-submission review

2019-03-20 Thread Ajay Tripathi
Hi, Although multiple projects interest me from the Idea list. My first interest from the current idea list is "Implement NetJSON output in ubus (OpenWRT/LEDE)". The proposal for the same is here[1]. Please review the same and let me know where i can make the proposal more detailed or better. T

[openwisp] Re: GSoC 2019 project

2019-03-20 Thread Ajay Tripathi
hich i highly encourge you to do. :) > > 2) The project title says *ansible plugin for netjsonconfig library *Please > are we building an ansible plugin or ansible module? > To my best understanding I think it should be "module" not a "plugin". But I was wondering

[openwisp] [GSoC 2019] Dockerize OpenWISP2

2019-03-24 Thread Ajay Tripathi
tents of this container! What is the expected duty that this container is to perform? (Please let me know If my approah here is incorrect and I need to research something.) Thanks, Ajay Tripathi -- You received this message because you are subscribed to the Google Groups "OpenWISP" gr

Re: [openwisp] [GSoC 2019] Dockerize OpenWISP2

2019-03-26 Thread Ajay Tripathi
Hi, On Monday, March 25, 2019 at 7:25:05 PM UTC+5:30, Federico Capoano wrote: > > Yes, but we also want to allow to scale horizontally more easily, so the > traffic can be dispatched to more instances of the same containers if > needed (imagine a kubernetes cluster spread on multiple nodes). >

Re: [openwisp] [GSoC 2019] Dockerize OpenWISP2

2019-03-27 Thread Ajay Tripathi
Hi, On Tuesday, March 26, 2019 at 9:55:42 PM UTC+5:30, Federico Capoano wrote: > > A demo on Kubernetes and using some kind of tool that makes it easy to > provision (Marco Giuntini suggested https://github.com/ansible/awx, if > you know something equivalent you could suggest) would be a big win

Re: [openwisp] [GSoC 2019] Dockerize OpenWISP2

2019-03-28 Thread Ajay Tripathi
Hi, Update: I have finally worked my way to a working instance of openwisp on kubernetes[1]. More importantly, I have made the Dockerfile, docker-compose file and some other related file available here[2]. In context of avoiding to write multiple settings.py: I made a variable in the settings.

Re: [openwisp] [GSoC 2019] Dockerize OpenWISP2

2019-03-29 Thread Ajay Tripathi
th Travis-ci. > > https://github.com/2stacks/freeradius-django > Thanks, It'll be helpful to checkout the structure. :) Best, Ajay Tripathi --- Ref: [1]: https://github.com/atb00ker/scripts-lab/tree/master/experiment/docker [2]: https://i.ibb.co/Qp9HsZT/dock-hori-gsoc.png [3]: http://open

Re: [openwisp] [GSoC 2019] Dockerize OpenWISP2

2019-03-30 Thread Ajay Tripathi
Hi, I made a small edit to the previous architecture[1]. Instead to keeping many services in one pod, I've moved all the services to different pods because, say, If radius module is receiving a lot of requests, then we can simply scale the radius service without needing to create a new nginx s

Re: [openwisp] [GSoC 2019] Dockerize OpenWISP2

2019-03-30 Thread Ajay Tripathi
Hi, Please see the following project details: We create base images for openwisp-modules with all the system and python packages installed. The user would be expected to use these base images and create images for their organization by following the usage instructions provided after setting th

[openwisp] Re: please help me how i can apply for your orgranization to Gsoc

2019-04-01 Thread Ajay Tripathi
loper/contributing.html - http://openwisp.io/docs/developer/google-summer-of-code.html Thanks, Ajay Tripathi -- You received this message because you are subscribed to the Google Groups "OpenWISP" group. To unsubscribe from this group and stop receiving emails from it, send an email to op

Re: [openwisp] [GSoC 2019] Dockerize OpenWISP2

2019-04-02 Thread Ajay Tripathi
n and cookiecutter-django. :) ** Because of compatibility problems, so far it looks like I'll have to compile postgresql on alpine to make everything work. I'll update on this front as soon as possible. Thanks, Ajay Tripathi --- Ref: [1]: https://github.com/atb00ker/dockerize-open

Re: [openwisp] [GSoC 2019] Dockerize OpenWISP2

2019-04-06 Thread Ajay Tripathi
d the pods fail, re-running the pods solve the problem but I could not find how I can communicate to terraform to let it know that database server is accepting connections and dependand pods can be created. Please advice how is it usually done. :) Thanks, Ajay Tripathi -- You received th

Re: [openwisp] [GSoC 2019] Dockerize OpenWISP2

2019-04-06 Thread Ajay Tripathi
ually they only wait for container to start running and not the services inside the container. However, When I incorporated the entrypoint solution mentioned above, I think this problem will also be solved. > Hope this helps. > Yes, many thanks. :-) Best, Ajay Tripathi -- You received

Re: [openwisp] [GSoC 2019] Dockerize OpenWISP2

2019-04-07 Thread Ajay Tripathi
ll the services? Please correct me otherwise. I have also sent the proposal on GSoC's website. Please let me know if there are any final corrections to be made or any section / information to be added or removed in the application. Thanks, Ajay Tripathi -- You received this message because

Re: [openwisp] [GSoC 2019] Dockerize OpenWISP2

2019-04-09 Thread Ajay Tripathi
rmation explicitly mentions about "views managing account information (password reset, email confirmation)", by any chance, does that mean that the other containers should not contain views managing account information or am I thinking in the wrong direction about it now? Will upda

Re: [openwisp] [GSoC 2019] Dockerize OpenWISP2

2019-04-10 Thread Ajay Tripathi
Hi, **Sorry for resending but my last email isn't visible on the groups.google.com so I am sending again to ensure that it is received well by all participants.** On Wed, Apr 10, 2019 at 6:26 AM Ajay Tripathi wrote: > Hi, > > *Update:* I've submitted the final applicatio

Re: [openwisp] [GSoC 2019] Dockerize OpenWISP2

2019-04-22 Thread Ajay Tripathi
Hello, *Update:* I implemented the prototype with uwsgi & nginx (previously python development server). The implementation allows user to manipulate nginx.conf file with help of environment variables using `envsubst`. They may also add new custom blocks simply by adding them from an external v

Re: [openwisp] [GSoC 2019] Dockerize OpenWISP2

2019-04-23 Thread Ajay Tripathi
Hi, On Tuesday, April 23, 2019 at 7:55:28 AM UTC+5:30, Federico Capoano wrote: > > That's great Ajay, can you send a link to the commits that contain these > changes please? > > The link to commit: https://github.com/atb00ker/dockerize-openwisp/commit/076e47ca0209734f1ca7f837220195539498151e Doc

Re: [openwisp] [GSoC 2019] Dockerize OpenWISP2

2019-04-27 Thread Ajay Tripathi
Hello, Regarding the implementation of the SSL, currently I am planning to make secure connections to: 1. postgresql-server 2. redis 3. uswgi protocol 4. nginx (1) Secure connection to postgresql-server has been done by @2stacks in on of the example[1], I am planning to implement that soon. (

Re: [openwisp] [GSoC 2019] Dockerize OpenWISP2

2019-05-01 Thread Ajay Tripathi
Hi, *Update:* I have implemented ssl connections for nginx <---> users[1]. I've added a new container named openwisp-orchestration, this container does the job of creating new certs, asking letsencrypt if DEBUG mode is off otherwise making self-signed certificates. This container will also updat

Re: [openwisp] [GSoC 2019] Dockerize OpenWISP2

2019-05-06 Thread Ajay Tripathi
Hi Oscar, I think the error may be because you are trying to build without docker-compose, can you please confirm this? You need to use docker-compose to build the images. On the root directory of the repository there is a docker-compose file. You need to do `docker-compose build` to build the

Re: [openwisp] [GSoC 2019] Dockerize OpenWISP2

2019-05-06 Thread Ajay Tripathi
On Monday, May 6, 2019 at 10:49:35 PM UTC+5:30, Oscar STV wrote: > If I try: > root@MyServer:~/dockerize-openwisp# docker-compose build . > The command is: `docker-compose build` notice the trailing `.`(dot) When using docker-compose you don't need to mention the build directory. No arguements m

Re: [openwisp] [GSoC 2019] Dockerize OpenWISP2

2019-05-08 Thread Ajay Tripathi
remember that this project has only started and we are still changing a lot of things. That means it's possible that you may add your devices and configure everything and the next update may change something and you may lose your configuration! Best, Ajay Tripathi -- You received this message be

Re: [openwisp] [GSoC 2019] Dockerize OpenWISP2

2019-05-17 Thread Ajay Tripathi
Hello, @2stacks, thanks for the help here. My exams are over now and I am getting back to the work. :-) *Weekly Update:* In the past days, i've managed to complete the SSL work[1] and added correct headers on nginx. I have also made minor code improvements and optimised docker images build time

[openwisp] [GSoC'19] Dockerize of OpenWISP

2019-05-19 Thread Ajay Tripathi
** Sorry for reposting, just starting a new thread just for record in the format used by fellow GSoC students. ** *5.12 - 5.18:* In the past days, i've managed to complete the SSL work[1] and added correct headers on nginx. I have also made minor code improvements and optimised docker images bu

[openwisp] Re: [GSoC'19] Dockerize of OpenWISP

2019-05-21 Thread Ajay Tripathi
Hello, On Sunday, May 19, 2019 at 11:44:15 PM UTC+5:30, Federico Capoano wrote: > > Great work Ajay, what are your next steps? > There are 3 things I am looking into right now: - Basic best practices to reduce image size. - Solving the nginx header issues - (issue #1). - Creating the websocket im

Re: [openwisp] Re: [GSoC'19] Dockerize of OpenWISP

2019-05-22 Thread Ajay Tripathi
Hi, On Tuesday, May 21, 2019 at 7:47:48 PM UTC+5:30, Marco Giuntini wrote: > > I'm trying to deploy in GKE but I'm stuk on nfs-server. > I'm able to deploy and configure nfs-server pod and service, claim the NGS > volume but for some reason the mount in the container fails. > I am not sure why t

[openwisp] Re: [GSoC'19] Dockerize of OpenWISP

2019-05-24 Thread Ajay Tripathi
After the websocket image, I plan to get started with the postfix image. Best, Ajay Tripathi --- Ref: [1]: https://github.com/openwisp/docker-openwisp/pull/23#discussion_r286624317 [2]: https://github.com/openwisp/docker-openwisp/pull/23#discussion_r286608264 [3]: https://github.com/openwisp/docker-open

Re: [openwisp] Re: [GSoC'19] Dockerize of OpenWISP

2019-05-31 Thread Ajay Tripathi
Hi, *Weekly Updates:* *Review:* Review 1> Pull request #27[1] is waiting for review and there are more pull requests to be added in queue after this one. *Question(s):* Question 1> From my understanding at this point regarding websockets. I don't think daphane needs to be scaled up, only the

Re: [openwisp] Re: [GSoC'19] Dockerize of OpenWISP

2019-06-07 Thread Ajay Tripathi
n use channels2 for deployment. Hence, currently I have implemented channels and will upgrade as soon as possible. Next week: - Configurability of django settings. - implementing default management VPN. Thanks, Ajay Tripathi --- Ref: [1]: https://github.com/openwisp/docker-openwisp/pulls --

Re: [openwisp] Re: [GSoC'19] Dockerize of OpenWISP

2019-06-07 Thread Ajay Tripathi
Hi, Yes, there are pull requests waiting for review: 1. (docker)#33: https://github.com/openwisp/docker-openwisp/pull/33 2. (urlpatterns)#36: https://github.com/openwisp/docker-openwisp/pull/36 3. (kubernetes)#34: https://github.com/openwisp/docker-openwisp/pull/34 4. (Postfix)#37: https://githu

Re: [openwisp] Re: [GSoC'19] Dockerize of OpenWISP

2019-06-14 Thread Ajay Tripathi
her it's a bug in redis or related upstream dependencies or some configuration / django signal that I can't seem to find, any pointers would be helpful. The last commit here[1] are my configurations / changes for openwisp_controller.connection Thanks, Ajay Tripathi Ref: [1]: https://gi

Re: [openwisp] Re: [GSoC'19] Dockerize of OpenWISP

2019-06-21 Thread Ajay Tripathi
GCI trip. I will return from the trip on Friday. (28th June) and I will update about the next issue I am going to start in the next week's mail. Thanks, Ajay Tripathi -- You received this message because you are subscribed to the Google Groups "OpenWISP" group. To unsubscribe

Re: [openwisp] Re: [GSoC'19] Dockerize of OpenWISP

2019-07-05 Thread Ajay Tripathi
eek:* 1. Completing freeradius image. 2. Working on the OpenVPN image. *Action required: * #42 is open for review: https://github.com/openwisp/docker-openwisp/pull/42 Best, Ajay Tripathi -- You received this message because you are subscribed to the Google Groups "OpenWISP" group. To u

Re: [openwisp] Re: [GSoC'19] Dockerize of OpenWISP

2019-07-12 Thread Ajay Tripathi
Best, Ajay Tripathi -- You received this message because you are subscribed to the Google Groups "OpenWISP" group. To unsubscribe from this group and stop receiving emails from it, send an email to openwisp+unsubscr...@googlegroups.com. To view this discussion on the web, vi

[openwisp] Re: trouble using PostgreSQL as a db for OpenWISP2

2019-07-13 Thread Ajay Tripathi
//docs.djangoproject.com/en/2.2/ref/contrib/gis/install/postgis/ Best, Ajay Tripathi -- You received this message because you are subscribed to the Google Groups "OpenWISP" group. To unsubscribe from this group and stop receiving emails from it, send an email to openwisp+unsubscr...@goo

[openwisp] Re: OpenWISP, radius, docker, guidance...

2019-07-15 Thread Ajay Tripathi
Hello, docker openwisp is still not released and not recommended for production use right now. We will surely update on mailing list when docker-openwisp is released. openwisp-radius extends django-freeradius, openwisp-radius adds functionality for multitenancy. Best, Ajay -- You received

Re: [openwisp] Re: [GSoC'19] Dockerize of OpenWISP

2019-07-20 Thread Ajay Tripathi
Hello, *Weekly update:* 1. Finally fixed the celery image. 2. Worked on OpenVPN image. *Next Week:* 1. Working on these pull requests to get them to merged: https://github.com/openwisp/docker-openwisp/pulls i.e testing them on kubernetes and testing. 2. Working on moving some of the urls to a

[openwisp] Re: Openwisp Centos 7

2019-07-23 Thread Ajay Tripathi
Hello, On Tuesday, July 23, 2019 at 3:59:44 PM UTC+5:30, Amit Goyal wrote: > > > Does Openwisp support centos 7 based docker image also ? if yes please > share details . > Currently we only have alpine based images and the alpine images are under development right now. :-

[openwisp] Re: trouble using PostgreSQL as a db for OpenWISP2

2019-07-26 Thread Ajay Tripathi
tions here: https://github.com/openwisp/ansible-openwisp2#role-variables The database options look like: openwisp2_database: engine: django.db.backends.postgresql name: openwisp2 user: postgres password: "" host: "" port: "

Re: [openwisp] Re: [GSoC'19] Dockerize of OpenWISP

2019-07-27 Thread Ajay Tripathi
Hello, *Weekly update:* 1. Worked on freeradius image 2. Worked OpenVPN pull request. *Waiting for review on:* 1. https://github.com/openwisp/docker-openwisp/pull/42 2. https://github.com/openwisp/docker-openwisp/pull/49 3. https://github.com/openwisp/docker-openwisp/pull/46

Re: [openwisp] Re: [GSoC'19] Dockerize of OpenWISP

2019-08-02 Thread Ajay Tripathi
<https://github.com/openwisp/docker-openwisp/issues/> Best, Ajay Tripathi -- You received this message because you are subscribed to the Google Groups "OpenWISP" group. To unsubscribe from this group and stop receiving emails from it, send an email to openwisp+unsubscr...@go

[openwisp] Re: Problem during auto-registration

2019-08-07 Thread Ajay Tripathi
someone else to have a look at this, but meanwhile, 1. Can you please crosscheck if it is "}" in the output only. 2. Can you also please crosscheck the basic networking issues like some firewall or bad connection. Thanks, Ajay Tripathi -- You received this message because you

Re: [openwisp] Re: [GSoC'19] Dockerize of OpenWISP

2019-08-08 Thread Ajay Tripathi
openwisp/issues/2#issuecomment-517990672 2. Is this expected behaviour? https://github.com/openwisp/docker-openwisp/issues/30 3. What alll CORS settings need to be configurable? https://github.com/openwisp/docker-openwisp/issues/28 Best, Ajay Tripathi -- You received this message because you are

Re: [openwisp] Re: [GSoC'19] Dockerize of OpenWISP

2019-08-17 Thread Ajay Tripathi
. Selenium: Moving tests to selenium because shell script is unreliable. Best, Ajay Tripathi -- You received this message because you are subscribed to the Google Groups "OpenWISP" group. To unsubscribe from this group and stop receiving emails from it, send an email to openwis

Re: [openwisp] Re: [GSoC'19] Dockerize of OpenWISP

2019-08-19 Thread Ajay Tripathi
/openwisp/docker-openwisp/pull/60 Best, Ajay Tripathi > -- You received this message because you are subscribed to the Google Groups "OpenWISP" group. To unsubscribe from this group and stop receiving emails from it, send an email to openwisp+unsubscr...@googlegroups.com.

[openwisp] Re: freeradius clarifications

2019-08-19 Thread Ajay Tripathi
tions. although it is still at alpha release it is possible to use it? >> > It's alpha version, hopefully everything will workout, otherwise you'll help us find a bug! :P Best, Ajay Tripathi -- You received this message because you are subscribed to the Google Groups "

[openwisp] Re: Google Code-In 2019

2019-10-23 Thread Ajay Tripathi
the basic tasks like "install linux". Best, Ajay Tripathi -- You received this message because you are subscribed to the Google Groups "OpenWISP" group. To unsubscribe from this group and stop receiving emails from it, send an email to openwisp+unsubscr...@googlegroups.co

[openwisp] Re: latest openwisp2 install Failing - issue with redis - AttributeError: 'bool' object has no attribute 'expand'

2019-10-24 Thread Ajay Tripathi
Hi, This looks like an Ansible version problem. Can you please share: 1. Ansible version 2. Playbook (Hide any personal details) Best, Ajay Tripathi -- You received this message because you are subscribed to the Google Groups "OpenWISP" group. To unsubscribe from this grou

[openwisp] Re: Google Code-In 2019

2019-10-29 Thread Ajay Tripathi
to mentors who have applied. However, I suggest you to work on the openwisp modules because past contribution is a great indictor and can help your application. Best, Ajay Tripathi -- You received this message because you are subscribed to the Google Groups "OpenWISP" group. To u

Re: [openwisp] Re: Google Code-In 2019

2019-11-03 Thread Ajay Tripathi
Hi, Python 2 is about to retire on Januray 2020, I think GCI is a great time to add tasks to drop the support of python 2 everywhere, what do you guys think? Best, Ajay Tripathi -- You received this message because you are subscribed to the Google Groups "OpenWISP" group. To u

Re: [openwisp] Re: Google Code-In 2019

2019-11-03 Thread Ajay Tripathi
I also remember the discussion about using Python black: https://github.com/psf/black Looks like we can add tasks for that as well, let me know your thoughts. Ajay -- You received this message because you are subscribed to the Google Groups "OpenWISP" group. To unsubscribe from this group an

[openwisp] Re: Google Code-In 2019

2019-11-08 Thread Ajay Tripathi
n Django". I mean, I see the importance of some instances of simple tasks but if we focus on codebase related tasks I think it'll be more inviting for students we are targeting for -- students who are interested in coding and can be future mentors. Best, Ajay Tripathi -- You re

[openwisp] Re: Openwisp_config not applying configuration after flashing

2019-11-09 Thread Ajay Tripathi
Hi, On Friday, November 8, 2019 at 8:38:20 PM UTC+5:30, henrique wrote: > > solved, it was some openwrt issue. > If possible, can you please share your solution -- someone else looking for it in the future might benefit! :-) Best, Ajay -- You received this message because you are subscribe

[openwisp] Re: Error TASK [openwisp.openwisp2 : set redis to listen on ipv4]

2019-11-09 Thread Ajay Tripathi
Hi, This might be relevant for your issues: https://github.com/openwisp/ansible-openwisp2/issues/145 If not, please let me know about or OS, ansible version and the playbook configurations! Best, Ajay Tripathi -- You received this message because you are subscribed to the Google Groups

[openwisp] Re: Error TASK [openwisp.openwisp2 : set redis to listen on ipv4]

2019-11-10 Thread Ajay Tripathi
Hi, On Monday, November 11, 2019 at 2:52:42 AM UTC+5:30, Tiago dos Santos Mendes wrote: > > > Good afternoon Ajay Tripathi, OS version Debian 9, ansible version 2.8 > > [openwisp2] > 192.168.200.101 > ansible-openwisp is working properly on debian 9 (tested with ansible-2

[openwisp] Re: Daemon.err openvpn (VPN_APs) Error [15591]: --mtu-disc is not supported on this OS daemon.notice openvpn (VPN_APs) [15591]: Exiting due to fatal error

2019-11-15 Thread Ajay Tripathi
dvance mode (raw JSON)" to remove this and you'll be good to go! Best, Ajay Tripathi -- You received this message because you are subscribed to the Google Groups "OpenWISP" group. To unsubscribe from this group and stop receiving emails from it, send an email to ope

Re: [openwisp] Re: Mentor

2019-12-07 Thread Ajay Tripathi
Hello, I am not able to clearly understand you guys. Please explain yourself in a bit more detail. If you are unsure of what you are doing or have language barriers, please consider trying to explain yourself in our gitter channel: https://gitter.im/openwisp/general Best, Ajay Tripathi

Re: [openwisp] Open Source Mesh Router

2019-12-07 Thread Ajay Tripathi
> To view this discussion on the web, visit > https://groups.google.com/d/msgid/openwisp/CAP6YPdorxRR1CjjsO92nawxXCBvsBPP9uBFUjjowYZewMCvdzw%40mail.gmail.com > <https://groups.google.com/d/msgid/openwisp/CAP6YPdorxRR1CjjsO92nawxXCBvsBPP9uBFUjjowYZewMCvdzw%40mail.gmail.com?utm_medium=em

Re: [openwisp] Import error

2019-12-08 Thread Ajay Tripathi
gt; > The error seems to be a setup related issue. Can you please share what changes cause the error? ( Most probably, running `pip uninstall openwisp_utils; python setup.py develop` will solve it. ) -- Best, Ajay Tripathi -- You received this message because you are subscribed to the Goog

Re: [openwisp] Hi, I'm new.

2019-12-09 Thread Ajay Tripathi
ations: - http://openwisp.io/docs/developer/google-code-in.html - http://openwisp.io/docs/general/values.html - http://openwisp.io/docs/general/technologies.html - http://openwisp.io/docs/developer/contributing.html Please join our gitter channel for communication : https://gitter.im/openwisp/general Best,

[openwisp] Unable to monkey patch openwisp_network_topology.admin.TopologyAdmin

2020-01-29 Thread Ajay Tripathi
import TopologyAdmin TopologyAdmin.receive_url_querystring_arg ``` I tried the same thing inside the network-topology's manage.py shell and it worked. Is there a different way to access it from a different project? Thanks, Ajay Tripathi -- You received this message because you are subscribed to the Google Gro

Re: [openwisp] Unable to monkey patch openwisp_network_topology.admin.TopologyAdmin

2020-01-30 Thread Ajay Tripathi
why monkey patching was not working is because `receive_url` function was recently moved to openwisp-utils and I completely forgot about it. Thanks, Ajay Tripathi -- You received this message because you are subscribed to the Google Groups "OpenWISP" group. To unsubscribe from this

[openwisp] [GSoC 2020] Merge OpenWISP django modules

2020-03-03 Thread Ajay Tripathi
Hi, I like this project as it'll be really useful for us in maintenance in the future. I've started for this project with openwisp-ipam in the branch here: https://github.com/atb00ker/openwisp-ipam/tree/gsoc-2020 Please review and let me know your views on it. Best, Ajay Tripath

[openwisp] Re: [GSoC 2020] Merge OpenWISP django modules

2020-03-08 Thread Ajay Tripathi
I made the changes requested in the last review: Please check https://github.com/openwisp/openwisp-firmware-upgrader/pull/9#discussion_r389358972 Thanks, Ajay Tripathi -- You received this message because you are subscribed to the Google Groups "OpenWISP" group. To unsubscribe from

Re: [openwisp] Unable to Install Openwisp2 controller

2020-03-09 Thread Ajay Tripathi
; https://groups.google.com/d/msgid/openwisp/CAERYH6X1XrkGbYr_MCG_yq2Qw%2BVxFFbXYN53YT-xNQCuVLHxig%40mail.gmail.com >> <https://groups.google.com/d/msgid/openwisp/CAERYH6X1XrkGbYr_MCG_yq2Qw%2BVxFFbXYN53YT-xNQCuVLHxig%40mail.gmail.com?utm_medium=email&utm_source=footer>

[openwisp] Re: [GSoC 2020] Merge OpenWISP django modules

2020-03-22 Thread Ajay Tripathi
Hi, 1. I updated this pull request: https://github.com/openwisp/openwisp-ipam/pull/27 2. In `openwisp_radius`, is backward compatibility for settings variable names required? I am assuming it's not required since it's not released yet. 3. I have submitted a draft for GSoC proposal on the websi

Re: [openwisp] Re: [GSoC 2020] Merge OpenWISP django modules

2020-03-27 Thread Ajay Tripathi
them asap. I also updated this PR: https://github.com/openwisp/openwisp-ipam/pull/27 with the latest commit on django-ipam. :-) -- Best, Ajay Tripathi -- You received this message because you are subscribed to the Google Groups "OpenWISP" group. To unsubscribe from this group and s

Re: [openwisp] Re: [GSoC 2020] Merge OpenWISP django modules

2020-04-10 Thread Ajay Tripathi
Hi, I have started working on merging openwisp-controller and django-netjsonconfig. Meanwhile, these PRs are currently open for review: 1. https://github.com/openwisp/netjsonconfig/pull/149 2. https://github.com/openwisp/django-x509/pull/87 3. https://github.com/openwisp/openwisp-ipam/pull/27 O

Re: [openwisp] Re: [GSoC 2020] Merge OpenWISP django modules

2020-04-10 Thread Ajay Tripathi
on server side is just faster, thanks for sharing this idea! :-) > In the initial phase I suggest you to focus on making sure sending the > config to OpenWISP works well > Okay, that sounds like a good starting point. Thanks, Ajay Tripathi -- You received this message because

Re: [openwisp] Proposal: automating setup and upgrade of development environment

2020-04-10 Thread Ajay Tripathi
feasible, we can create some other basic fixtures that are almost always used during testing as well, like when working with controller, I always create a dummy device, with network-topology, I create a graph and so on, this could potentially speed up the manual testing process as well. :-) Best, Ajay

Re: [openwisp] Re: [GSoC 2020] Merge OpenWISP django modules

2020-04-20 Thread Ajay Tripathi
Hello, Update, created draft pulls for: 1. https://github.com/openwisp/netjsonconfig/pull/152 2. https://github.com/openwisp/openwisp-controller/pull/190 (Relevant questions exist in the description of the pull request!) Best, Ajay Tripathi -- You received this message because you are

Re: [openwisp] [dev] Running tests in parallel

2020-04-26 Thread Ajay Tripathi
Hi, I run a 2 core machine and it was noticeably faster for me as well, so I would say +1 for this on travis-ci. Thanks for the info, I am starting this with controller module! :-) Best, Ajay Tripathi -- You received this message because you are subscribed to the Google Groups "Ope

Re: [openwisp] First major release of 2nd generation of OpenWISP

2020-04-27 Thread Ajay Tripathi
us achieve the goal of adding more tasks important for the project in GCI! :-) Best, Ajay Tripathi -- You received this message because you are subscribed to the Google Groups "OpenWISP" group. To unsubscribe from this group and stop receiving emails from it, send an email to open

[openwisp] [GSoC 20] OpenWISP Module Merge

2020-05-15 Thread Ajay Tripathi
config module merge *: * https://github.com/openwisp/openwisp-controller/pull/190 Best, Ajay Tripathi -- You received this message because you are subscribed to the Google Groups "OpenWISP" group. To unsubscribe from this group and stop receiving emails from it, send an email to o

[openwisp] Re: [GSoC 20] OpenWISP Module Merge

2020-05-22 Thread Ajay Tripathi
Hello, *18 May, 2020 - 22 May, 2020:* This week openwisp-controller and django-netjsonconfig merge was completed. I also implemented the changes suggested in various PRs, made improvements in swapper usage as done in opewnisp-firmware-upgrader. (Implemented these changes in openwisp-ipam and d

[openwisp] Re: New version of OpenWISP Controller and OpenWISP Network Topology

2020-05-24 Thread Ajay Tripathi
e context of the problem to help us find the reason of the issue. Best, Ajay Tripathi -- You received this message because you are subscribed to the Google Groups "OpenWISP" group. To unsubscribe from this group and stop receiving emails from it, send an email to openwisp+unsubscr.

[openwisp] Re: New version of OpenWISP Controller and OpenWISP Network Topology

2020-05-25 Thread Ajay Tripathi
Hi, On Sunday, May 24, 2020 at 9:06:56 PM UTC+5:30, Mr Classic wrote: > > fatal: [100.25.30.190]: FAILED! => {"msg": "Timeout (12s) waiting for > privilege escalation prompt: "} > > This doesn't seem to be a problem with OpenWISP but a problem related to ansible & linux. My guess at this point w

Re: [openwisp] Re: New version of OpenWISP Controller and OpenWISP Network Topology

2020-05-28 Thread Ajay Tripathi
nsible 2.7+ is recommended). -- Best, Ajay Tripathi -- You received this message because you are subscribed to the Google Groups "OpenWISP" group. To unsubscribe from this group and stop receiving emails from it, send an email to openwisp+unsubscr...@googlegroups.com. To view this disc

Re: [openwisp] Re: New version of OpenWISP Controller and OpenWISP Network Topology

2020-05-29 Thread Ajay Tripathi
n't have experience with it either, but do post your question, someone else maybe able to help you. Best, Ajay Tripathi -- You received this message because you are subscribed to the Google Groups "OpenWISP" group. To unsubscribe from this group and stop receiving emails from it

[openwisp] Re: [GSoC 20] OpenWISP Module Merge

2020-05-29 Thread Ajay Tripathi
Hi, *25 May, 2020 - 29 May, 2020:* The django-netjsongraph and openwisp-network-topology merge PR is ready: https://github.com/openwisp/openwisp-network-topology/pull/63 *Working next on issues:* I've already started with the openwisp-radius & django-freeradius merge and when It's done, I pla

[openwisp] Re: [GSoC 20] OpenWISP Module Merge

2020-06-05 Thread Ajay Tripathi
Hi, *30 May, 2020 - 5 June, 2020:* The django-freeradius and openwisp-radius are now merged: https://github.com/openwisp/openwisp-radius/pull/89 Minor improvements and cleanup remains, it shall be done this week. Instead of working on ansible-opewnisp2, I worked with https://github.com/openwisp

Re: [openwisp] Re: [GSoC 20] OpenWISP Module Merge

2020-06-12 Thread Ajay Tripathi
k-topology/pull/65 The week, the goal would be to make fixes in the PR, get back to ansible-openwisp2 & docker-openwisp work: - https://github.com/openwisp/ansible-openwisp2/issues/185 - https://github.com/openwisp/docker-openwisp/issues/113 Ajay Tripathi -- You received this message b

Re: [openwisp] Re: [GSoC 20] OpenWISP Module Merge

2020-06-19 Thread Ajay Tripathi
Hi, *13 June, 2020 - 19, June, 2020* - Moving merge changes to ansible-openwisp2: https://github.com/openwisp/ansible-openwisp2/pull/188 - Moving merge changes to docker-openwisp: https://github.com/openwisp/docker-openwisp/pull/118 And some other PRs can be found here: https://github.com/org

Re: [openwisp] Re: [GSoC 20] OpenWISP Module Merge

2020-06-26 Thread Ajay Tripathi
Hi, *20 June, 2020 - 26, June, 2020* Completed some new PRs, including: https://github.com/openwisp/openwisp-radius/issues/101 and updated https://github.com/openwisp/openwisp-radius/pull/107 Following have been merged: - https://github.com/openwisp/openwisp-network-topology/pull/65 - https:/

[openwisp] Re: Grouping of Device on basis of OS value or Grouping of Templates on basis of Tags

2020-07-02 Thread Ajay Tripathi
Hi, On Thursday, July 2, 2020 at 12:56:02 PM UTC+5:30, Amit wrote: > Let's say there are 10 devices of OS type 'X' and 10 devices of OS type > 'Y'. Can it be group on basis on OS value and display in openwisp ? > I don't think it's possible but I'll defer to someone else. > > Also Can templa

Re: [openwisp] Re: Grouping of Device on basis of OS value or Grouping of Templates on basis of Tags

2020-07-02 Thread Ajay Tripathi
_filters in action. :-) -- Best, Ajay Tripathi -- You received this message because you are subscribed to the Google Groups "OpenWISP" group. To unsubscribe from this group and stop receiving emails from it, send an email to openwisp+unsubscr...@googlegroups.com. To view this discuss

  1   2   >