OPNsense Forum

Archive => 19.1 Legacy Series => Topic started by: ccesario on April 05, 2019, 03:09:39 PM

Title: [SOLVED] Plugins are not able to save - 19.1.5
Post by: ccesario on April 05, 2019, 03:09:39 PM
Hi folks, after upgrade to 19.1.5, the Nginx, Monit (I will test others) plugins does not "save" the new configs or current config, It seems the save button does not has action.

I already reboot the appliance, clean cache, tested on several devices.


Is there any special procedure after upgrade to 19.1.5 ?

regards

Carlos
Title: Re: Plugins are not able to save - 19.1.5
Post by: franco on April 05, 2019, 03:12:26 PM
Hi Carlos,

Check the permissions of your user, maybe it's read-only...


Cheers,
Franco
Title: Re: Plugins are not able to save - 19.1.5
Post by: ccesario on April 05, 2019, 03:16:34 PM
Hi Franco, I have only root user in this aplliance, no ACl and no USERS created, It was working as expected before upgrade :)

Regards
Carlos
Title: Re: Plugins are not able to save - 19.1.5
Post by: franco on April 05, 2019, 03:20:37 PM
# opnsense-revert -r 19.1.4 opnsense

I'm not sure how to reproduce.
Title: Re: Plugins are not able to save - 19.1.5
Post by: chemlud on April 05, 2019, 03:26:17 PM
Try a different browser?
Title: Re: Plugins are not able to save - 19.1.5
Post by: ccesario on April 05, 2019, 03:30:21 PM
Quote from: chemlud on April 05, 2019, 03:26:17 PM
Try a different browser?

Yes, and different hosts
Title: Re: Plugins are not able to save - 19.1.5
Post by: franco on April 05, 2019, 03:39:03 PM
https://github.com/opnsense/core/commit/039ba3c5

# opnsense-revert opnsense
# opnsense-patch 039ba3c5


Cheers,
Franco
Title: Re: Plugins are not able to save - 19.1.5
Post by: ccesario on April 05, 2019, 03:50:30 PM
Quote from: franco on April 05, 2019, 03:20:37 PM
# opnsense-revert -r 19.1.4 opnsense

I'm not sure how to reproduce.

After this, the save button it works!!!!
Title: Re: Plugins are not able to save - 19.1.5
Post by: Taomyn on April 05, 2019, 04:56:51 PM
Quote from: franco on April 05, 2019, 03:39:03 PM
# opnsense-patch 039ba3c5


Cheers,
Franco


This fixed my inability to save changes to Alias entries, thanks Franco
Title: Re: Plugins are not able to save - 19.1.5
Post by: franco on April 05, 2019, 06:25:39 PM
19.1.5_1 should be available via GUI now. Careful with your manual OpenVPN + Unbound patch, that needs a reapply or you leave it be until 19.1.6. :)


Cheers,
Franco
Title: Re: Plugins are not able to save - 19.1.5
Post by: Taomyn on April 05, 2019, 06:27:14 PM
Quote from: franco on April 05, 2019, 06:25:39 PM
19.1.5_1 should be available via GUI now. Careful with your manual OpenVPN + Unbound patch, that needs a reapply or you leave it be until 19.1.6. :)


Cheers,
Franco


Unless _1 has anything more than the manual patch I applied earlier, then I'll leave things be for now. Thanks again.
Title: Re: Plugins are not able to save - 19.1.5
Post by: franco on April 05, 2019, 06:29:13 PM
Yes, _1 only added 039ba3c5.


Cheers,
Franco
Title: Re: Plugins are not able to save - 19.1.5
Post by: ccesario on April 05, 2019, 09:00:34 PM
Quote from: franco on April 05, 2019, 06:25:39 PM
19.1.5_1 should be available via GUI now. Careful with your manual OpenVPN + Unbound patch, that needs a reapply or you leave it be until 19.1.6. :)


Cheers,
Franco

Hi Franco, thank you.

I will schedule a window to upgrade and post the results!

Cheers,
Carlos
Title: Re: [SOLVED] Plugins are not able to save - 19.1.5
Post by: franco on April 07, 2019, 12:33:44 PM
Thanks <3