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

SVN version 4547 blank page on Create New Image link

Scheduled Pinned Locked Moved Solved
Bug Reports
new image svn 4547
4
20
7.0k
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.
  • W
    Wayne Workman @Kiweegie
    last edited by Sep 2, 2015, 2:53 PM

    @Kiweegie Does this file exist? What’s in it? /opt/fog/.fogsettings

    cat /opt/fog/.fogsettings
    ls -la /opt/fog
    

    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/

    K 1 Reply Last reply Sep 2, 2015, 3:30 PM Reply Quote 0
    • K
      Kiweegie @Wayne Workman
      last edited by Sep 2, 2015, 3:30 PM

      @Wayne-Workman Hi Wayne thanks for getting back to me,

      No, the directory /opt/fog does not exist. But given this is a brand new OS install now and I haven’t been able to install FOG yet due to the error below, I wouldn’t expect to see it yet.

      Sorry, answer not recognized
      
      

      Something I’ve been meaning to ask elsewhere but may help in this case, how does one pull down a specific version of the trunk via SVN version, is that possible? Wondering if i specify an earlier SVN version it could rule out issue with this particular installer?

      Just a thought…

      regards Kiweegie.

      W 1 Reply Last reply Sep 2, 2015, 3:36 PM Reply Quote 0
      • W
        Wayne Workman @Kiweegie
        last edited by Sep 2, 2015, 3:36 PM

        @Kiweegie https://wiki.fogproject.org/wiki/index.php/Upgrade_to_Revision

        so for example -

        cd ~
        cd svn/trunk
        svn co -r 2922 https://svn.code.sf.net/p/freeghost/code/trunk
        

        DO NOT use 2922 !!! It is SOOO OLD! This is just an example!!!

        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/

        K 1 Reply Last reply Sep 2, 2015, 4:04 PM Reply Quote 0
        • K
          Kiweegie @Wayne Workman
          last edited by Sep 2, 2015, 4:04 PM

          @Wayne-Workman Thanks Wayne. A possibly (and feel free to omit the possibly) stupid question. How does one find a list of valid SVN release version numbers? I’m sure when I had this working before on the FOG icon on the web GUI it shows the revision number.

          This is from another of our FOG servers which is running ok.

          Imgur link

          Yet when I try and download that version on my faulty FOG server I get this

          [root@fogserver svn]# svn co -r 4457 https://svn.code.sf.net/p/freeghost/code/trunk trunk/
          svn: No such revision 4457
          

          If on the working server I go to Fog Configuration it shows the following version info

          Version: 4457

          You are not running the most current version of FOG!

          You are currently running version: 4457

          Latest stable version is 1.2.0

          Latest svn version is 3959

          Latest git version is 4557

          So I tried downloading the 3959 version via SVN and no dice - same error as before “Sorry, answer not recognised”.

          Do the GIT and SVN versions get updated separately? I’m trying git now based on this wiki link:

          regards Kiweegie.

          K 1 Reply Last reply Sep 2, 2015, 4:09 PM Reply Quote 0
          • K
            Kiweegie @Kiweegie
            last edited by Sep 2, 2015, 4:09 PM

            @Wayne-Workman well that was quick, but not successful.

            using latest git version same error is occuring - “Sorry, answer not recognised”

            I have followed the steps on installing on Centos from the wiki so selinux and iptables etc are disabled and all repos are added on.

            What could be triggering that last stanza in the installfog.sh file?

            cheers Kiweegie

            1 Reply Last reply Reply Quote 0
            • T
              Tom Elliott
              last edited by Sep 3, 2015, 3:55 PM

              Remoted in and found there was an error in the reading of the linux release name.

              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

              1 Reply Last reply Reply Quote 1
              • T
                Tom Elliott
                last edited by Sep 3, 2015, 3:57 PM

                This is now fixed. Apparently that bugs been there for a while.

                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

                K 1 Reply Last reply Sep 3, 2015, 3:58 PM Reply Quote 0
                • K
                  Kiweegie @Tom Elliott
                  last edited by Sep 3, 2015, 3:58 PM

                  @Tom-Elliott Thanks again for the help Tom, greatly appreciated. Please mark this call as resolved.

                  regards, Kiweegie

                  1 Reply Last reply Reply Quote 0
                  • D
                    darkxeno
                    last edited by Sep 8, 2015, 3:57 PM

                    Im have this same issue on 4571 what did you have to do to fix this?

                    T 1 Reply Last reply Sep 8, 2015, 4:19 PM Reply Quote 0
                    • T
                      Tom Elliott @darkxeno
                      last edited by Sep 8, 2015, 4:19 PM

                      @darkxeno What is the same problem? Exactly? What? “It don’t work” isn’t good enough, sorry.

                      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

                      1 Reply Last reply Reply Quote 0
                      • D
                        darkxeno
                        last edited by Sep 8, 2015, 4:48 PM

                        I get a blank page when i hit create a new image

                        1 Reply Last reply Reply Quote 0
                        • T
                          Tom Elliott
                          last edited by Sep 8, 2015, 4:50 PM

                          Somewhere, apparently, threads got crossed. I thought this thread was in reference to the installfog issue, where it kept reporting “Sorry, answer not recognized” but apparently this is not the case.

                          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

                          1 Reply Last reply Reply Quote 0
                          • D
                            darkxeno
                            last edited by Sep 8, 2015, 4:53 PM

                            Oh ok I was able to get it back by copying the image the image management page.php file form the old verison I had before It was in the 3000s build and was able to get the page to load but now when i go to edit a image i get a basic page with no formatting lol

                            1 Reply Last reply Reply Quote 1
                            • 1 / 1
                            1 / 1
                            • First post
                              17/20
                              Last post

                            203

                            Online

                            12.0k

                            Users

                            17.3k

                            Topics

                            155.2k

                            Posts
                            Copyright © 2012-2024 FOG Project