Denied....Can't install DSM 7 because of Webalizer

Currently reading
Denied....Can't install DSM 7 because of Webalizer

2
1
NAS
DS218+
Operating system
  1. Linux
  2. macOS
  3. Windows
  4. other
Mobile operating system
  1. iOS
Trying to upgrade to 7 but it says I have to uninstall Webalizer in Package Center....but it's not listed. Is there a manual way to uninstall it? I'm just using basic stuff on the Synology so I'm not even sure what Webalizer even does. Thanks
 

Attachments

  • Screen Shot 2022-01-29 at 3.49.27 PM.jpg
    Screen Shot 2022-01-29 at 3.49.27 PM.jpg
    274.4 KB · Views: 41
Odd. So it doesn't show up in your list of Installed Packages? It is an old (deprecated I thought) app.

Webalizer is a Synology-packed application that lists the Web Station usage statistics. With Webalizer, users are able to check total and average pages viewed and files downloaded by month, day, and hour of the Web Station.
 
You can use the command line to stop and remove packages.

Example using the Active Insight package:

Code:
root@Dragon:~# synopkg list
ActiveInsight-1.2.0-1214: Active Insight is a cloud service that provides better technical support experience with faster troubleshooting. When enabled on multiple of your Synology NAS, it allows you to manage them across locations with a performance monitoring and automated warning system.

root@Dragon:~#

Code:
root@Dragon:~# synopkg status ActiveInsight
ActiveInsight package is started

root@Dragon:~# synopkg stop ActiveInsight
{"action":"prepare","error":{"code":0},"stage":"prepare","success":true}

root@Dragon:~# synopkg uninstall ActiveInsight
{"action":"prepare","error":{"code":0},"stage":"prepare","success":true}

root@Dragon:~#

☕
 
You can use the command line to stop and remove packages.

Example using the Active Insight package:

Code:
root@Dragon:~# synopkg list
ActiveInsight-1.2.0-1214: Active Insight is a cloud service that provides better technical support experience with faster troubleshooting. When enabled on multiple of your Synology NAS, it allows you to manage them across locations with a performance monitoring and automated warning system.

root@Dragon:~#

Code:
root@Dragon:~# synopkg status ActiveInsight
ActiveInsight package is started

root@Dragon:~# synopkg stop ActiveInsight
{"action":"prepare","error":{"code":0},"stage":"prepare","success":true}

root@Dragon:~# synopkg uninstall ActiveInsight
{"action":"prepare","error":{"code":0},"stage":"prepare","success":true}

root@Dragon:~#

☕
Thanks Robbie. That did it and I was able to upgrade to DSM 7.
 

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account on our community. It's easy!

Log in

Already have an account? Log in here.

Similar threads

Hi there, Thank you for the suggestions. I was trying my own account (rather than admin) but as that...
Replies
6
Views
765
SSH into your NAS and check the /var/log/messages file for more details. Maybe there you will find some...
Replies
6
Views
3,668
  • Solved
It could be related to Safari's cross-origin restrictions feature. It's got me before when clicking to...
Replies
3
Views
5,755
Great to hear. Definitely I’ll keep this way in mind next time I look to rebuild.
Replies
10
Views
2,729
Replies
2
Views
842
Go to your unit's Downloads page and select your preferred DSM version... the page will then show you the...
Replies
1
Views
971
I am truly amazed that they didn’t test a system with it installed, seeing that they sell them! It’s not...
Replies
5
Views
1,956

Welcome to SynoForum.com!

SynoForum.com is an unofficial Synology forum for NAS owners and enthusiasts.

Registration is free, easy and fast!

Trending threads

Back
Top