Results 1 to 7 of 7

Thread: Bliss

  1. #1
    Junior Member
    Join Date
    Sep 2010
    Posts
    15

    Bliss


    I have recently installed Bliss via the web gui but i have no icon for it in the VB web page.


    Any ideas how i get it to show? I've rebooted the VB several times and it said it installed ok.




    tia.






  2. #2
    Administrator Ron Olsen's Avatar
    Join Date
    Dec 2009
    Location
    Boulder CO USA
    Posts
    4,961

    Bliss


    Login to your VortexBox as root and enter



    service bliss start



    If you want bliss to automatically start at boot time:



    chkconfig bliss on





  3. #3
    Administrator andrew's Avatar
    Join Date
    Nov 2008
    Location
    New Hampshire
    Posts
    3,617

    Bliss

    Bliss sets itself to autostart when it's installed. You should not need to set this manually. Sounds like maybe you had network problems and bliss didn't get installed properly.

  4. #4
    Administrator Ron Olsen's Avatar
    Join Date
    Dec 2009
    Location
    Boulder CO USA
    Posts
    4,961

    Bliss


    If you suspect bliss is not installed properly, you can reinstall it by



    yum reinstall bliss



  5. #5
    Senior Member vining's Avatar
    Join Date
    Mar 2010
    Location
    Danbury, CT
    Posts
    162

    Bliss


    I'm having the same issue on another machine which is still running 1.5.





    [vortexbox.localdomain ~]# service bliss start
    bliss: unrecognized service
    [vortexbox.localdomain ~]# yum reinstall bliss
    Setting up Reinstall Process
    http://dl.atrpms.net/f11-i386/.....repomd.xml: [Errno 14] HTTP Error 404: Not Found
    Trying other mirror.
    http://www.mirrorservice.org/s.....repomd.xml: [Errno 14] HTTP Error 404: Not Found
    Trying other mirror.
    Error: Cannot retrieve repository metadata (repomd.xml) for repository: atrpms. Please verify its path and try again





    So I went to the bliss site and found this URL link for the RPM and tried this command. (Hoping it doesn't kill this remote box which is a 4 hour drive away)





    [vortexbox.localdomain ~]# rpm -Uhv http://www.blisshq.com/downloa.....1.i386.rpm





    This didn't work since it's dependent on JRE so I gave up before doing damage. I would try to find the JRE package but I fear that would lead to another dependency and so on and so forth.




    Oddly enough "Upgrade Status" shows bliss installed but no icon on the side bar.




    Ideas?






  6. #6
    Administrator Ron Olsen's Avatar
    Join Date
    Dec 2009
    Location
    Boulder CO USA
    Posts
    4,961

    Bliss


    Since you're still on VB-15/F11, you'll have to remove the atrpms repository before going and further:


    rpm -e --nodeps atrpms-release
    Now you can start using yum once again with getting atrpms repo errors.


    To install bliss:

    yum install bliss

    yum will also install jre, a dependency of bliss, as it should.


    You can check if bliss is running by



    service bliss status



    If bliss isn't running, start it by



    service bliss start



    Once bliss has been installed, reload the VB GUI page at http://vortexbox and you should see the bliss icon. Click on it to get to the bliss GUI. If there is no bliss icon, you can get to the bliss GUI at



    http://vortexbox:3220



  7. #7
    Senior Member vining's Avatar
    Join Date
    Mar 2010
    Location
    Danbury, CT
    Posts
    162

    Bliss

    Worked like a champ! Thanks once again.

Similar Threads

  1. Bliss broken?
    By properjob70 in forum General
    Replies: 11
    Last Post: 12-29-2012, 04:27 PM
  2. Bliss questions
    By jhildred in forum Help
    Replies: 2
    Last Post: 10-14-2010, 02:00 AM
  3. bliss web gui
    By balma01 in forum Help
    Replies: 9
    Last Post: 09-24-2010, 06:07 AM
  4. bliss
    By Deadhead103 in forum Help
    Replies: 1
    Last Post: 07-01-2010, 04:57 PM
  5. Bliss BETA
    By andrew in forum BETA / Development
    Replies: 22
    Last Post: 06-24-2010, 07:11 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •