OPNsense
  • Home
  • Help
  • Search
  • Login
  • Register

  • OPNsense Forum »
  • Archive »
  • 17.7 Legacy Series »
  • opnsense 17.7.10 : can't start os-quagga 1.4.3
« previous next »
  • Print
Pages: [1]

Author Topic: opnsense 17.7.10 : can't start os-quagga 1.4.3  (Read 3232 times)

r0000000m

  • Newbie
  • *
  • Posts: 5
  • Karma: 1
    • View Profile
opnsense 17.7.10 : can't start os-quagga 1.4.3
« on: December 15, 2017, 11:40:10 am »
Hello !

opnsense 17.7.10 / os-quagga 1.4.3

Unfortunately I can't start the quagga service. Did I miss something or is there a bug ?

Thanks, I wish a good day to whoever read this :p

Code: [Select]
root@opnsense-dedibox:~ # clog /var/log/quagga.log
Segmentation fault (core dumped)

Code: [Select]
root@opnsense-dedibox:~ # ls -l /var/log/quagga.log
-rw-r-----  1 quagga  quagga  0 Dec 15 10:43 /var/log/quagga.log

Code: [Select]
Dec 15 11:33:03 opnsense-dedibox configd.py: [36b580d6-2fe2-402a-9bb7-305e4ffa9627] request quagga
Dec 15 11:33:03 opnsense-dedibox configd.py: [ed9f44d4-8998-47b5-b5ef-e7bc14713aa6] stopping quagga
Dec 15 11:33:03 opnsense-dedibox configd.py: [deeb2ed5-fba0-477f-aae4-751a5ea9dcdb] generate template OPNsense/Quagga
Dec 15 11:33:03 opnsense-dedibox configd.py: generate template container OPNsense/Quagga
Dec 15 11:33:04 opnsense-dedibox configd.py: [deeb2ed5-fba0-477f-aae4-751a5ea9dcdb] Inline action failed with OPNsense/Quagga OPNsense/Quagga/quagga unexpected char u'#' at 936 at Traceback (most recent call last):   File "/usr/local/opnsense/service/modules/processhandler.py", line 507, in execute     return ph_inline_actions.execute(self, inline_act_parameters)   File "/usr/local/opnsense/service/modules/ph_inline_actions.py", line 50, in execute     filenames = tmpl.generate(parameters)   File "/usr/local/opnsense/service/modules/template.py", line 321, in generate     raise render_exception Exception: OPNsense/Quagga OPNsense/Quagga/quagga unexpected char u'#' at 936
Dec 15 11:33:04 opnsense-dedibox configd.py: [14767aee-fe41-44cb-90f4-3413a979770a] starting quagga
Dec 15 11:33:04 opnsense-dedibox configd.py: [e3da2fca-7b83-4f1d-873a-d16a634afcb6] Reloading filter
Dec 15 11:33:05 opnsense-dedibox configd.py: [3c7f87c0-11c9-4561-916e-fc2547072dac] request quagga
Logged

mimugmail

  • Hero Member
  • *****
  • Posts: 6297
  • Karma: 433
    • View Profile
Re: opnsense 17.7.10 : can't start os-quagga 1.4.3
« Reply #1 on: December 15, 2017, 12:04:56 pm »
Quagga logs in text, please tail -f and not clog.

The rest I try to reproduce ...
Logged
Twitter: mimu_muc
WWW: www.routerperformance.net
Support plans: https://www.max-it.de/en/it-services/opnsense/
Commercial Plugins (German): https://opnsense.max-it.de/

r0000000m

  • Newbie
  • *
  • Posts: 5
  • Karma: 1
    • View Profile
Re: opnsense 17.7.10 : can't start os-quagga 1.4.3
« Reply #2 on: December 15, 2017, 12:09:20 pm »
Hi !

Thanks for your reply.

For now quagga.log is empty but I will tail -f next time :-)

Regards,
Logged

mimugmail

  • Hero Member
  • *****
  • Posts: 6297
  • Karma: 433
    • View Profile
Re: opnsense 17.7.10 : can't start os-quagga 1.4.3
« Reply #3 on: December 15, 2017, 12:10:45 pm »
Did this work with 17.7.9? Or is this first time usage?

OSPF? RIP? BGP?
Logged
Twitter: mimu_muc
WWW: www.routerperformance.net
Support plans: https://www.max-it.de/en/it-services/opnsense/
Commercial Plugins (German): https://opnsense.max-it.de/

franco

  • Administrator
  • Hero Member
  • *****
  • Posts: 13679
  • Karma: 1176
    • View Profile
Re: opnsense 17.7.10 : can't start os-quagga 1.4.3
« Reply #4 on: December 15, 2017, 12:32:36 pm »
https://github.com/opnsense/plugins/commit/b6b9d20

# opnsense-patch -c plugins b6b9d20

Does this help?


Cheers,
Franco
Logged

r0000000m

  • Newbie
  • *
  • Posts: 5
  • Karma: 1
    • View Profile
Re: opnsense 17.7.10 : can't start os-quagga 1.4.3
« Reply #5 on: December 15, 2017, 01:39:27 pm »
OSPF only and first time usage ! I will try the patch asap :)
Logged

franco

  • Administrator
  • Hero Member
  • *****
  • Posts: 13679
  • Karma: 1176
    • View Profile
Re: opnsense 17.7.10 : can't start os-quagga 1.4.3
« Reply #6 on: December 15, 2017, 08:44:07 pm »
Despite the missing feedback a hotfix was issued. Grab the latest version if you still need it. ;)


Thanks,
Franco
Logged

r0000000m

  • Newbie
  • *
  • Posts: 5
  • Karma: 1
    • View Profile
Re: opnsense 17.7.10 : can't start os-quagga 1.4.3
« Reply #7 on: December 15, 2017, 10:29:38 pm »
Thanks for the quick fix (impressive), indeed the service is starting now.

And sorry for the late feedback, I was having family time :p
« Last Edit: December 15, 2017, 10:38:19 pm by r0000000m »
Logged

franco

  • Administrator
  • Hero Member
  • *****
  • Posts: 13679
  • Karma: 1176
    • View Profile
Re: opnsense 17.7.10 : can't start os-quagga 1.4.3
« Reply #8 on: December 15, 2017, 10:51:27 pm »
No worries. I just wanted to check back and let you know it was tested and shipped. Thank you for your report :)


Cheers,
Franco
Logged

  • Print
Pages: [1]
« previous next »
  • OPNsense Forum »
  • Archive »
  • 17.7 Legacy Series »
  • opnsense 17.7.10 : can't start os-quagga 1.4.3
 

OPNsense is an OSS project © Deciso B.V. 2015 - 2023 All rights reserved
  • SMF 2.0.19 | SMF © 2021, Simple Machines
    Privacy Policy
    | XHTML | RSS | WAP2