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

Storage Node Error

Scheduled Pinned Locked Moved Unsolved
FOG Problems
2
4
209
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.
  • S
    sassonie
    last edited by Sep 24, 2024, 10:31 AM

    This post is deleted!
    T 1 Reply Last reply Sep 24, 2024, 12:08 PM Reply Quote 0
    • T
      Tom Elliott @sassonie
      last edited by Sep 24, 2024, 12:08 PM

      @sassonie I believe the problem is you’ve been updating FOG (I suspect you’re on 1.5.10 or later?) and have just updated for quite some time.

      Now why is this important?

      Well, lStorageNodeProto was added to 1.5.10 when it was released last year:
      https://github.com/FOGProject/fogproject/commit/48e781f5ecf452662528a7aed4f3cadbc0bb4160

      However plugins unfortunately do not have a “schema” based system and when a database update occurs, plugin tables are left largely alone as the intent for plugins are to be maintained by the community. Now we have been trying to keep up with plugins, but on top of everything else, we generally approach plugins as, if it’s not working, remove and reinstall (after backing up relevant information of course).

      I suspect that’s what you’re seeing.

      Basically my suspicion boils down to the UI expecting the key lStorageNodeProto to be a column on the locations table, but it currently does not. This is why you’re seeing a warning. Now, that alone shouldn’t pose any problems, but I haven’t looked deep into the codebase to see if there’s any logical checks specifically trying to load a bit of data using this specific key.

      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

      S 1 Reply Last reply Sep 27, 2024, 10:00 AM Reply Quote 0
      • S
        sassonie
        last edited by Sep 27, 2024, 9:57 AM

        This post is deleted!
        1 Reply Last reply Reply Quote 0
        • S
          sassonie @Tom Elliott
          last edited by Sep 27, 2024, 10:00 AM

          @Tom-Elliott

          Hi Tom,

          We have added a column to the ‘location’ table in the fog database and we have given this column an ENUM ‘http’, ‘https’. The error message disappeared.
          Should anyone run into the same problem, you can at least remove the error message from your logs.

          We still have image-task problems but we’ll deal with those now.

          Thanks.

          Regards, sassonie

          1 Reply Last reply Reply Quote 0
          • 1 / 1
          1 / 1
          • First post
            3/4
            Last post

          244

          Online

          12.0k

          Users

          17.3k

          Topics

          155.2k

          Posts
          Copyright © 2012-2024 FOG Project