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

Chromium OS Woes

Scheduled Pinned Locked Moved Solved
Bug Reports
4
15
4.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.
  • T
    Tom Elliott @rstockham23
    last edited by Jun 22, 2016, 4:26 PM

    @rstockham23 Is that the EXACT message or you hand typed it?

    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

    R 1 Reply Last reply Jun 22, 2016, 4:48 PM Reply Quote 0
    • R
      rstockham23 @Tom Elliott
      last edited by Jun 22, 2016, 4:48 PM

      @Tom-Elliott Exact…copy and pasted from the web browser I tried to access it with

      T 1 Reply Last reply Jun 22, 2016, 4:54 PM Reply Quote 0
      • T
        Tom Elliott @rstockham23
        last edited by Jun 22, 2016, 4:54 PM

        @rstockham23 can you run a join.me session?

        I’m unable to replicate.

        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

        T 1 Reply Last reply Jun 22, 2016, 4:55 PM Reply Quote 0
        • T
          Tom Elliott @Tom Elliott
          last edited by Jun 22, 2016, 4:55 PM

          @Tom-Elliott Send me number (if so) via chat.

          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

          R 1 Reply Last reply Jun 22, 2016, 5:07 PM Reply Quote 0
          • R
            rstockham23 @Tom Elliott
            last edited by Jun 22, 2016, 5:07 PM

            @Tom-Elliott Let me ask you this real quick. If I create a brand new fog server from scratch with Trunk. Is there any way to transfer information from the old to the new? Images, registration information, etc? Or do you think I’d be better off trying to fix my current one?

            T 1 Reply Last reply Jun 22, 2016, 5:09 PM Reply Quote 0
            • T
              Tom Elliott @rstockham23
              last edited by Jun 22, 2016, 5:09 PM

              @rstockham23 YOu can take a backup of hte current and do a fresh install. Once installed, re-import the old database and allow schema update (as necessary).

              However, I don’t know what’s wrong and would much prefer to see it.

              I imagine this can be fixed really easily.

              Try this Please:

              rm -rf /home/fog*.BACKUP /var/www/fog /var/www/html/fog /var/www/fog.prev /var/www/html/fog.prev
              

              Then retry installing. If you have ISO’s please back them up (if they’re in the FOG Web root folders) before removing.

              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

              R 1 Reply Last reply Jun 22, 2016, 5:42 PM Reply Quote 0
              • R
                rstockham23 @Tom Elliott
                last edited by Jun 22, 2016, 5:42 PM

                @Tom-Elliott Just tried removing all of those files and re-installing fog trunk. This time it did get to the screen in the installation where it said to access the site to update the schema and then hit Enter to continue. However again, when I went to the website to update the schema, I got this message on the browser:

                SQLSTATE[42S22]: Column not found: 1054 Unknown column ‘hosts.hostPending’ in ‘where clause’ SQL: [93] SELECT COUNT(hosts.hostID) AS total FROM hostsWHERE hosts.hostPending=‘1’ LIMIT 1 Params: 0

                W 1 Reply Last reply Jun 22, 2016, 7:49 PM Reply Quote 0
                • R
                  Roger Saffle
                  last edited by Jun 22, 2016, 7:43 PM

                  just a heads up incase you didnt know, Chromium has been discontinued and replaced by CUB due to name issue complaints by Google. I havent looked at CUB and dont know how similar the are.

                  1 Reply Last reply Reply Quote 0
                  • W
                    Wayne Workman @rstockham23
                    last edited by Wayne Workman Jun 22, 2016, 1:52 PM Jun 22, 2016, 7:49 PM

                    @rstockham23 said in Chromium OS Woes:

                    @Tom-Elliott Just tried removing all of those files and re-installing fog trunk. This time it did get to the screen in the installation where it said to access the site to update the schema and then hit Enter to continue. However again, when I went to the website to update the schema, I got this message on the browser:

                    SQLSTATE[42S22]: Column not found: 1054 Unknown column ‘hosts.hostPending’ in ‘where clause’ SQL: [93] SELECT COUNT(hosts.hostID) AS total FROM hostsWHERE hosts.hostPending=‘1’ LIMIT 1 Params: 0

                    Cross-linking similar posts:

                    https://forums.fogproject.org/topic/7855/sql-error-when-upgrading-database-schema

                    https://forums.fogproject.org/topic/7876/installation-error-fresh-install-with-current-git-trunk-version

                    https://forums.fogproject.org/topic/7873/sql-error-after-updating-to-trunk-at-login

                    https://forums.fogproject.org/topic/7870/chromium-os-woes/9

                    https://forums.fogproject.org/topic/7862/nfs-mount-fails-network-unreachable/16

                    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/

                    1 Reply Last reply Reply Quote 0
                    • T
                      Tom Elliott
                      last edited by Jun 22, 2016, 7:53 PM

                      This should now be fixed.

                      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
                      • T
                        Tom Elliott
                        last edited by Jun 29, 2016, 10:10 AM

                        Can we get any information on this? If it’s been solved or not?

                        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
                        • T
                          Tom Elliott
                          last edited by Jul 11, 2016, 12:17 PM

                          Again, anything on this?

                          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
                          • 1 / 1
                          • First post
                            Last post

                          116

                          Online

                          12.1k

                          Users

                          17.3k

                          Topics

                          155.3k

                          Posts
                          Copyright © 2012-2024 FOG Project