FS#60109 - [rabbitmq] PLEASE ENTER SUMMARY

Attached to Project: Community Packages
Opened by Patricio (dantopa) - Tuesday, 18 September 2018, 15:53 GMT
Last edited by Doug Newgard (Scimmia) - Monday, 24 September 2018, 04:42 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:


Additional info:
* package version(s): 3.7.7-1
* config and/or log files etc.


Steps to reproduce:
sudo systemctl start rabbitmq

This fails, then I put:
journalctl -xe

And returns this log:
sep 18 12:51:12 arch rabbitmq[29250]: init:start_em/1
sep 18 12:51:12 arch rabbitmq[29250]: rabbit:start_it/1 line 450
sep 18 12:51:12 arch rabbitmq[29250]: rabbit:'-boot/0-fun-0-'/0 line 301
sep 18 12:51:12 arch rabbitmq[29250]: rabbit_upgrade:maybe_upgrade_mnesia/0 line 133
sep 18 12:51:12 arch rabbitmq[29250]: rabbit_version:all_upgrades_required/1 line 122
sep 18 12:51:12 arch rabbitmq[29250]: rabbit_version:recorded/0 line 60
sep 18 12:51:12 arch rabbitmq[29250]: error:{case_clause,{ok,[]}}
sep 18 12:51:12 arch rabbitmq[29250]: Log file(s) (may contain more information):
sep 18 12:51:12 arch rabbitmq[29250]: /var/log/rabbitmq/rabbit@localhost.log
sep 18 12:51:12 arch rabbitmq[29250]: /var/log/rabbitmq/rabbit@localhost_upgrade.log
sep 18 12:51:13 arch rabbitmq[29250]: {"init terminating in do_boot",{case_clause,{ok,[]}}}
sep 18 12:51:13 arch rabbitmq[29250]: init terminating in do_boot ({case_clause,{ok,[]}})
sep 18 12:51:13 arch rabbitmq[29250]: [1B blob data]
sep 18 12:51:13 arch rabbitmq[29250]: Crash dump is being written to: /var/log/rabbitmq/erl_crash.dump...done
sep 18 12:51:13 arch systemd[1]: rabbitmq.service: Main process exited, code=exited, status=1/FAILURE
sep 18 12:51:13 arch systemd[1]: rabbitmq.service: Failed with result 'exit-code'.
sep 18 12:51:13 arch systemd[1]: Failed to start RabbitMQ broker.
-- Subject: Unit rabbitmq.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit rabbitmq.service has failed.
--
-- The result is RESULT.
sep 18 12:51:13 arch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rabbitmq comm="systemd" exe="/usr/lib/system>
sep 18 12:51:13 arch kernel: audit: type=1130 audit(1537285873.644:1883): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rabbitmq comm=">
sep 18 12:51:13 arch sudo[29246]: pam_unix(sudo:session): session closed for user root
sep 18 12:51:18 arch com.deepin.menu[1468]: No appenders assotiated with category qt.qpa.xcb
sep 18 12:51:18 arch com.deepin.menu[1468]: [Warning] <> QXcbConnection: XCB error: 152 (Unknown), sequence: 9925, resource id: 0, major code:>

This started happening today or yesterday, because in the previous days I was using it without problem. Maybe some dependency has been updated, but I couldn't found anything. Thanks
This task depends upon

Closed by  Doug Newgard (Scimmia)
Monday, 24 September 2018, 04:42 GMT
Reason for closing:  No response
Comment by Patricio (dantopa) - Tuesday, 18 September 2018, 21:31 GMT
How can I edit my own report? I want to add a summary
Comment by Doug Newgard (Scimmia) - Wednesday, 19 September 2018, 14:37 GMT
You don't.

What's in the referenced log files?

Loading...