Error enquiry: reg

32 views
Skip to first unread message

Manukumar NM

unread,
Mar 18, 2022, 3:57:24 AM3/18/22
to f.ca...@openwisp.io, open...@googlegroups.com
Greetings of the day...
                                Dear sir,

When I run the ansible, I'm getting an error attached in the below mail. What should I do?
and how the migration is happening?  Because I have done some changes in the model and schema in the Device Monitoring app. But it's not reflecting in the dashboard.  I know that you are busy doing things, I have gone through the documentation but I couldn't get the answer for solving this error and also please let me know the information for how to pass more variables in models. 

Thank you in advance. 

Regards,
Manukumar N M



Error.png

Hagen Muench

unread,
Mar 18, 2022, 5:49:35 AM3/18/22
to OpenWISP
Hi Manukumar,

since it is a permission denied error, it could be that the used account has not root privileges on the server or the user is not in the sudoers group.
On the server execute:
$apt install sudo -y
$usermod -a -G sudo <user name>

Also, pass the --ask-pass and --ask-become-pass option to your ansible call and do not forget the line become: "{{ become | default('yes') }}", that means ansible will use the sudo program to run each command (see Create playbook file). Hope it helps.

Hagen

Federico Capoano

unread,
Mar 18, 2022, 8:10:05 AM3/18/22
to open...@googlegroups.com
Hi there,

That's an ansible warning and it has nothing to do with your changes, consult the ansible documentation and troubleshooting guide for more information. 

Best regards
Federico Capoano
OpenWISP OÜ
Harjumaa, Tallinn, Sepapaja tn 6, 15551
VAT: EE101989729


--
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+u...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/openwisp/CAG6AGHf2%2B%3DYdF12%3DUAa99ntq15hQP5tdZ8EXmHAn1TLRH8770Q%40mail.gmail.com.

Manukumar NM

unread,
Mar 18, 2022, 8:17:58 AM3/18/22
to open...@googlegroups.com
Thank you for your response.

With regards,
Manukumar N M

Manukumar NM

unread,
Mar 18, 2022, 8:36:05 AM3/18/22
to open...@googlegroups.com
Thank you for your kind information.


With regards,
Manukumar N M
--
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+u...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages