• Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
  • Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login

FOG Install Fails at Web Services

Scheduled Pinned Locked Moved Solved
FOG Problems
4
9
1.9k
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J
    Joe Gill
    last edited by Jul 24, 2018, 2:24 PM

    Any idea what may have caused this to happen? I can go to:

    http://fogserver/fog/management/ and update my database just fine but I have noticed a few services not functioning properly on my server since this.

    • Starting and checking status of web services…Failed!
      root@fog-server:~/fogproject/bin#

    Any suggestions are appreciated!

    Thanks!

    Joe

    W 1 Reply Last reply Jul 24, 2018, 4:17 PM Reply Quote 0
    • I
      imagingmaster21
      last edited by Jul 24, 2018, 3:39 PM

      @Joe-Gill Try looking into your apache settings and look at logs. Here is a an article on how to do that, might vary depending on the web service you are using for web server.
      https://blog.codeasite.com/how-do-i-find-apache-http-server-log-files/

      1 Reply Last reply Reply Quote 1
      • W
        Wayne Workman @Joe Gill
        last edited by Jul 24, 2018, 4:17 PM

        @joe-gill All of the OS tests passed last night (see my signature). There’s something in your environment causing the issue.

        Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!
        Daily Clean Installation Results:
        https://fogtesting.fogproject.us/
        FOG Reporting:
        https://fog-external-reporting-results.fogproject.us/

        J 2 Replies Last reply Jul 24, 2018, 5:00 PM Reply Quote 0
        • J
          Joe Gill @Wayne Workman
          last edited by Jul 24, 2018, 5:00 PM

          @wayne-workman
          It most likely is. I was working in the Alpha 1.6 and had issues pushing more than one image at a time (both in multitask and unicast). So I tried to roll things back to the Working branch and noticed this message. The web GUI still works. I just can’t seem to get anything else working.

          I did look through the Apache logs and did not notice any fatal errors. I also checked the multitask.log file and noticed that none of the multitask jobs were being posted.

          Also, @Tom-Elliott logged into my system last week to try and resolve some Multi Tasking issues. At the time, it appeared to have worked. After that, I have not been able to do much.

          Thanks!

          I 1 Reply Last reply Jul 25, 2018, 12:12 PM Reply Quote 0
          • J
            Joe Gill @Wayne Workman
            last edited by Jul 24, 2018, 8:27 PM

            @tom-elliott
            @wayne-workman

            Well, I pulled up the /var/log/apache2/error.log file…

            I did find this…

            [Tue Jul 24 12:38:38.255133 2018] [:error] [pid 43264] [client 172.16.101.30:42208] PHP Fatal error:  Call to undefined method ServiceConfigurationPage::service() in /var/www/html/fog/lib/pages/serviceconfigurationpage.page.php on line 1475, referer: http://fog-server/fog/management/index.php?node=snapin&sub=list
            
            [Tue Jul 24 12:38:38.255133 2018] [:error] [pid 43264] [client 172.16.101.30:42208] PHP Fatal error:  Call to undefined method ServiceConfigurationPage::service() in /var/www/html/fog/lib/pages/serviceconfigurationpage.page.php on line 1475, referer: http://fog-server/fog/management/index.php?node=snapin&sub=list
            
            

            Any thoughts?

            1 Reply Last reply Reply Quote 0
            • I
              imagingmaster21 @Joe Gill
              last edited by Jul 25, 2018, 12:12 PM

              @joe-gill
              Looks like a issue on the serviceconfigurationpage.page.php file with lin 1475…

              J 1 Reply Last reply Jul 25, 2018, 12:53 PM Reply Quote 0
              • J
                Joe Gill @imagingmaster21
                last edited by Jul 25, 2018, 12:53 PM

                @imagingmaster21
                @Tom-Elliott

                I went to check out the serviceconfigurationpage.page.php in /var/www/html/fog/lib/pages/ directory and did not find the file. It appears that the code should be pointing to serviceconfigurationpage.class.php.

                root@fog-server:/var/www/html/fog/lib/pages# ls
                clientmanagementpage.class.php	imagemanagementpage.class.php	 reportmanagementpage.class.php      storagemanagementpage.class.php
                dashboardpage.class.php		index.php			 schemaupdaterpage.class.php	     taskmanagementpage.class.php
                fogconfigurationpage.class.php	pluginmanagementpage.class.php	 serverinfo.class.php		     usermanagementpage.class.php
                groupmanagementpage.class.php	printermanagementpage.class.php  serviceconfigurationpage.class.php
                hostmanagementpage.class.php	processlogin.class.php		 snapinmanagementpage.class.php
                
                T 1 Reply Last reply Jul 25, 2018, 3:05 PM Reply Quote 0
                • T
                  Tom Elliott @Joe Gill
                  last edited by Tom Elliott Jul 25, 2018, 9:06 AM Jul 25, 2018, 3:05 PM

                  @joe-gill with 1.6 the file should be serviceconfiguration.page.php,. 1.5.x would be serviceconfigurationpage.class.php.

                  Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                  Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                  Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                  J 1 Reply Last reply Jul 25, 2018, 3:08 PM Reply Quote 0
                  • J
                    Joe Gill @Tom Elliott
                    last edited by Jul 25, 2018, 3:08 PM

                    @tom-elliott
                    OK that would make since. I’d say that is not an issue.

                    I was jumping back and forth from 1.5.4 to 1.6 yesterday trying to get some kind of stability. Currently I’m on 1.5.4 and have moved on to other projects. But… Would love to get things going again to multicast. PM me if you have any ideas please.

                    Thanks!

                    1 Reply Last reply Reply Quote 0
                    • 1 / 1
                    1 / 1
                    • First post
                      5/9
                      Last post

                    214

                    Online

                    12.0k

                    Users

                    17.3k

                    Topics

                    155.2k

                    Posts
                    Copyright © 2012-2024 FOG Project