• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. echophi
    E
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 5
    • Best 0
    • Controversial 0
    • Groups 0

    echophi

    @echophi

    0
    Reputation
    1
    Profile views
    5
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    echophi Unfollow Follow

    Latest posts made by echophi

    • RE: Unable to Access web GUI after Upgrading

      @sebastian-roth said in Unable to Access web GUI after Upgrading:

      root@fog-server:~# systemctl list-units | grep php
      phpsessionclean.timer loaded active waiting Clean PHP session files every 30 mins

      Also tried a reinstall and got this error

      Package php5 is not available, but is referred to by another package.
      This may mean that the package is missing, has been obsoleted, or
      is only available from another source

      E: Package ‘php5’ has no installation candidate

      posted in FOG Problems
      E
      echophi
    • RE: Unable to Access web GUI after Upgrading

      @sebastian-roth

      here’s the error out of syslog:
      Class ‘FOGCore’ not found in /opt/fog/service/lib/service_lib.php

      posted in FOG Problems
      E
      echophi
    • RE: Unable to Access web GUI after Upgrading

      @sebastian-roth

      I am producing a new error in the apache2/error.log

      AH01079: failed to make connection to backend: 127.0.0.1

      posted in FOG Problems
      E
      echophi
    • RE: Unable to Access web GUI after Upgrading

      @sebastian-roth

      One component had initially failed but overall the script completed.
      the config that holds network info, we’ve had that one wipe out on us before. It was still set correctly.
      We are using Debian 9

      If you go straight to the IP you get the generic apache “It works!” message. When heading to GUI get the following:

      Service Unavailable

      The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.
      Apache/2.4.25 (Debian) Server at 1XX.XXX>.XXX Port 80

      posted in FOG Problems
      E
      echophi
    • Unable to Access web GUI after Upgrading

      Upgrade from 1.5.6 to current

      Debian 9

      From shell
      git pull
      git checkout master
      git pull
      cd /root/fogproject/bin
      ./installfog.sh

      selected N to everything (DHCP, https, etc)

      After which we are unable to access the GUI. I have checked apache2, mysql, and fog.conf to make sure none of the IP info changed. Thoughts?

      posted in FOG Problems
      E
      echophi