- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
03-06-2024 04:56 PM
Hello,
1st post here. Currently running Minemeld on Ubuntu 16.04 LTS
I did see this link and tried what was suggested but no dice:
Minemeld-auto-update log shows the following errors and the webui is not available even though it shows "running":
Traceback (most recent call last):
File "/usr/sbin/minemeld-auto-update", line 787, in <module>
main()
File "/usr/sbin/minemeld-auto-update", line 738, in main
update_minemeld_package()
File "/usr/sbin/minemeld-auto-update", line 687, in update_minemeld_package
cache.update()
File "/usr/lib/python2.7/dist-packages/apt/cache.py", line 505, in update
raise FetchFailedException()
apt.cache.FetchFailedException
Browser shows: It looks like the webpage at https://server/ might be having issues, or it may have moved permanently to a new web address.
Trying to determine if it's mindmeld or python. Seems pythong2.7 is deprecated?
Any help appreciated.
Ken-
03-07-2024 01:10 PM
Correct, and it has been at this point for years. I'd highly recommend installing the docker image and using that instead. That way you can easily just tear it down and rebuild it whenever you need to.
03-07-2024 12:07 PM
The entire product is deprecated; I wouldn't recommend actively spinning up a MineMeld instance at this point unless you already have business processes built around it. In the event that you have business practices built around MineMeld, I'd highly recommend using the Docker instance instead of manually building it and maintaining a full 16.04 server.
03-07-2024 12:44 PM - edited 03-07-2024 12:45 PM
Appreciate the help! So Minemeld itself is deprecated? We only use it for gathering dynamic IPs so It's not clear that we have a business process around it. We just maintain the server for the network group. So my guess is that its a better option to upgrade the server, install Docker and install the MM docker image or run it form Azure, AWS etc all....?
Thanks again
03-07-2024 01:10 PM
Correct, and it has been at this point for years. I'd highly recommend installing the docker image and using that instead. That way you can easily just tear it down and rebuild it whenever you need to.
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!