Search found 6 matches
- Tue Sep 29, 2020 12:40 pm
- Forum: Nagios Log Server
- Topic: Nagios Log Server Offline Upgrade Offline Server
- Replies: 5
- Views: 342
Re: Nagios Log Server Offline Upgrade Offline Server
Thank you for your help! I uninstalled and reinstalled 'click' and it worked. I am now officially upgraded offline!
- Wed Sep 23, 2020 9:34 am
- Forum: Nagios Log Server
- Topic: Nagios Log Server Offline Upgrade Offline Server
- Replies: 5
- Views: 342
Re: Nagios Log Server Offline Upgrade Offline Server
I can't upload the upgrade log as it is on an offline, high-side server, but I am performing the command using sudo and the requested information is below: uname -a Linux (QRDN) 3.10.0-1127.13.1.el7.x86_64 cat /etc/*release CentOS Linux release 7.8.2003 I verified that my user could change directory...
- Mon Sep 21, 2020 12:45 pm
- Forum: Nagios Log Server
- Topic: Nagios Log Server Offline Upgrade Offline Server
- Replies: 5
- Views: 342
Nagios Log Server Offline Upgrade Offline Server
I was able to make it through the procedure on the Download Server portion, but ran into an error on the offline server. Please see below: grep 'pip install' nagioslogserver/upgrade | sed 's/pip install/& --no-index --find-links \/tmp\/pipfiles\//' | source /dev/stdin Output: Uninstalling Click-...
- Mon Sep 14, 2020 9:12 am
- Forum: Nagios Log Server
- Topic: Offline Upgrade Will not Download pipfiles
- Replies: 3
- Views: 580
Re: Offline Upgrade Will not Download pipfiles
Yes. That command worked. Thank you for your help! Hopefully the offline server portion runs smooth.
- Fri Sep 11, 2020 2:49 pm
- Forum: Nagios Log Server
- Topic: Offline Upgrade Will not Download pipfiles
- Replies: 3
- Views: 580
Offline Upgrade Will not Download pipfiles
I made it to the last command on the online server, but received the below error. [tsiluser@repo nagios-upgrade]$ sudo grep 'pip install' upgrade | sed 's/pip install --upgrade/pip download -d \/var\/satellite\/nagios-upgrade\/pipfiles\//' | source /dev/stdin DEPRECATION: Python 2.7 reached the end ...
- Fri Sep 11, 2020 2:42 pm
- Forum: Nagios Log Server
- Topic: Offline Upgrade Will not Download pipfiles
- Replies: 1
- Views: 277
Offline Upgrade Will not Download pipfiles
I have successfully made it to the last command on the online server, and it appears to successfully complete, but there is no output nor any pipfiles in the designated location. please see below: sudo grep '\$pipbin install' upgrade | sed 's/\$pipbin install --upgrade/pip download -d \/var\/satelli...