02-22-2022 07:07 PM
Running Expedition 1.1.91.3, PanOrdres agent is hung and won't restart. I've cleaned up disk space and completed a reboot, still same issue. Looking through documentation others had similar issue, I removed the rabbitmq service:
apt-get remove rabbitmq-server && apt-get purge rabbitmq-server - this successfully removed rabbitmq
when I try to reinstall using:
sudo apt-get install rabbitmq-server
I get the following error -
root@Expedition:/home/expedition# apt-get install rabbitmq-server
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
rabbitmq-server
0 upgraded, 1 newly installed, 0 to remove and 123 not upgraded.
Need to get 5,025 kB of archives.
After this operation, 5,830 kB of additional disk space will be used.
Err:1 http://www.rabbitmq.com/debian testing/main i386 rabbitmq-server all 3.6.1
404 OK
Err:1 https://www.rabbitmq.com/debian testing/main i386 rabbitmq-server all 3.6.
404 OK
E: Failed to fetch https://www.rabbitmq.com/debian/pool/main/r/rabbitmq-server/r
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-mis
Any help is greatly appreciated.
John
02-24-2022 02:59 PM
It is not a proxy issue. The repo is incorrect since it seems to have changed after the install script was released (at least since I installed). I brought that up a ways back but never saw any followup. See https://www.rabbitmq.com/install-debian.html for actual repo information. I have been hesitant to make this change locally since it is not clear if it will cause breakage.
01-31-2023 12:33 PM
I just wanted to comment for visibility to MNagel's post. Everything on the web indicates that the RabbitMQ repository has changed and apparently there is a whole different way of pointing to it. I have a VERY basic knowledge of Linux so even reading the web search results, the Linux script configuration goes over my head and comfort level.
I know Expedition is best effort from PA, but we really need them to redo the original script or create another one we can run afterwards that would correct the RabbitMQ sequence.
01-31-2023 04:58 PM
Hi @micharr We have updated the installation script few weeks ago , and we have verified if it's brand new installation , it did not have any issues, could you try to re-install a brand new ubuntu server on 20.04.5 and ran the installation script .
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!