Please note the new address for this forum : forum.excito.org. The old address redirects here but I don't know for how long. Thanks !
New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !

Broken frontend

Got problems with your B2 or B3? Share and get helped!
Post Reply
Zeb
Posts: 8
Joined: 27 May 2009, 12:29

Broken frontend

Post by Zeb »

Hello,

I accidentally broke my frontend while installing something. Probably Mirage Image Viewer. I can still acces my Bubba, but I can't reach my admin page. 404 error. I tried removing the frontend en re-installing, but something seems to go wrong when I try to remove it...

Can somebody help me?

Thanks!
carl
Posts: 474
Joined: 07 May 2008, 04:41

Re: Broken frontend

Post by carl »

Can you post the output from the failed install of bubba-frontend?

/Carl
/Carl Fürstenberg, Excito Software Developer
http://www.excito.com
support@excito.com
Zeb
Posts: 8
Joined: 27 May 2009, 12:29

Re: Broken frontend

Post by Zeb »

Code: Select all

bubba:~# apt-get install bubba-frontend
Reading package lists... Done
Building dependency tree... Done
bubba-frontend is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
bubba:~# apt-get remove bubba-frontend
Reading package lists... Done
Building dependency tree... Done
The following packages will be REMOVED:
  bubba-frontend
0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
Need to get 0B of archives.
After unpacking 1876kB disk space will be freed.
Do you want to continue [Y/n]? y
(Reading database ... 31000 files and directories currently installed.)
Removing bubba-frontend ...
Site bubba disabled; run /etc/init.d/apache2 reload to fully disable.
Site default installed; run /etc/init.d/apache2 reload to enable.
Forcing reload of web server (apache2)...httpd (no pid file) not running
(98)Address already in use: make_sock: could not bind to address [::]:80
(98)Address already in use: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs
 failed!
invoke-rc.d: initscript apache2, action "restart" failed.
dpkg: error processing bubba-frontend (--remove):
 subprocess pre-removal script returned error exit status 1
Site default disabled; run /etc/init.d/apache2 reload to fully disable.
Site bubba installed; run /etc/init.d/apache2 reload to enable.
spawn-fcgi.c.89: socket is already used, can't spawn
Errors were encountered while processing:
 bubba-frontend
E: Sub-process /usr/bin/dpkg returned an error code (1)
carl
Posts: 474
Joined: 07 May 2008, 04:41

Re: Broken frontend

Post by carl »

Could it be that you have some other httpd (like lighttpd) installed that is binding on port 80?

/Carl
/Carl Fürstenberg, Excito Software Developer
http://www.excito.com
support@excito.com
Zeb
Posts: 8
Joined: 27 May 2009, 12:29

Re: Broken frontend

Post by Zeb »

Ehm, that could very well be the case. I'm not that advanced of a user. I installed Mirage Image Viewer http://mirageiv.berlios.de/ and SPGM http://forum.excito.net/viewtopic.php?f=8&t=781.
Zeb
Posts: 8
Joined: 27 May 2009, 12:29

Re: Broken frontend

Post by Zeb »

*bump*
tor
Posts: 703
Joined: 06 Dec 2006, 12:24
Contact:

Re: Broken frontend

Post by tor »

SPGM really should not be able to give these symptoms. How did you install Mirage Image Viewer? From source using a package?

/Tor
Co-founder OpenProducts and Ex Excito Developer
Zeb
Posts: 8
Joined: 27 May 2009, 12:29

Re: Broken frontend

Post by Zeb »

tor wrote:SPGM really should not be able to give these symptoms. How did you install Mirage Image Viewer? From source using a package?

/Tor
Exactly the same way as SPGM, using this tutorial. And I may have done this:
INSTALLATION:
Just run 'python setup.py install' as root.
..but i'm not really sure anymore.
Zeb
Posts: 8
Joined: 27 May 2009, 12:29

Re: Broken frontend

Post by Zeb »

Is there any way I can uninstall them?
Zeb
Posts: 8
Joined: 27 May 2009, 12:29

Re: Broken frontend

Post by Zeb »

*bump* Anyone?
Post Reply