Submitted by GiaeverPubl on Mon, 10/19/2015 - 04:52
Hi.
After an update for a while ago, theres duplicate information in my setup. The following two screenshots describes this better than i do:
- http://bildr.giaever.org/b/scr19102015_112338.png:
Note that the photo doesn't show the same information in the two sections. - http://bildr.giaever.org/b/scr19102015_113941.png:
Duplicate in the highest and lowest section.
I haven't made any changes to Virtualmin, but this occured for some updates ago (maybe 4-6 months ago). Hoped that they would dissapear, but they havent. I did an distro upgrade from 12.04 - 14.04 for some weeks ago, but this happened long before.
Status:
Active
Comments
Submitted by GiaeverPubl on Mon, 10/19/2015 - 06:10 Comment #1
I also found out
Submitted by JamieCameron on Mon, 10/19/2015 - 19:27 Comment #2
That's unusual - did you perhaps clone the Virtualmin module, at Webmin -> Webmin Configuration -> Webmin Modules?
Submitted by GiaeverPubl on Tue, 10/20/2015 - 02:57 Comment #3
Hi. No that I'm aware of. Browsed to the option now and found it hard to accidentally click on. What I can remember this happened after an update where /boot got full and some of the kernels versions was kept back.
But I had a look in the "delete module section" and I found both virtualmin and virtualmin git twice in the list. Should I remove one of them? And which method is safest, so I don't delete the original/correctly configured?
http://virtualmin.com/files/Screenshot_2015-10-20-09-40-25.png
Submitted by JamieCameron on Tue, 10/20/2015 - 17:59 Comment #4
Having "Virtualmin Virtual Servers" listed twice is probably the cause of this.
Have a look in the directory
/usr/share/webmin
on your system. If there's a symbolic link named likevirtual-server2
, try deleting it.Submitted by GiaeverPubl on Wed, 10/28/2015 - 15:09 Comment #5
Hi,
Sorry late reply. But I cant seem to find any named virtualmin-server2:
server:/# ls /usr/share/webmin/ | grep virt
virtualmin-awstats
virtualmin-git
virtualmin-htpasswd
virtualmin-mailman
virtual-server
virtual-server-theme
But I can see two listed if I go inn through vm (both vm-server and vm-git): http://bildr.giaever.org/b/scr28102015_205524.png
Submitted by JamieCameron on Wed, 10/28/2015 - 17:47 Comment #6
How about in the /etc/webmin directory?
Submitted by GiaeverPubl on Thu, 10/29/2015 - 05:45 Comment #7
Unfortunatly not.
server:~# ls /etc/webmin | grep virt
virtualmin-awstats
virtualmin-git
virtualmin-htpasswd
virtualmin-mailman
virtual-server
Let me know if it would be easier to you if I just gave you SSH-access? :)
edit: I also tried
updatedb && locate virtual-server2
and it returned nothing.Submitted by JamieCameron on Thu, 10/29/2015 - 23:11 Comment #8
Yes please - you can send me login details at jcameron@virtualmin.com
Submitted by GiaeverPubl on Wed, 11/18/2015 - 16:31 Comment #9
I've emailed it to you now. Sorry late reply; last months have been stressfull.
Submitted by JamieCameron on Wed, 11/18/2015 - 23:50 Comment #10
Ok, I see the issue - you have a symlink /usr/share/webmin/vserv that has created a clone of Virtualmin.
The fix is simply to run
rm -f /usr/share/webmin/vserv