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

RegistryHandler ERROR

Scheduled Pinned Locked Moved Solved
Bug Reports
3
6
1.6k
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
    jayphizzle
    last edited by Mar 21, 2016, 3:36 PM

    Hi!

    there seems to be a bug in the new client v0.9.1.2:
    The german error message says "Cannot create a stable subkey under a volatile parent key. "
    Host was added to the AD succesfull.

     21.03.2016 15:38 Client-Info Version: 0.9.12
     21.03.2016 15:38 HostnameChanger Running...
     21.03.2016 15:38 Middleware::Communication URL: http://10.xx.0.xx/fog/service/servicemodule-active.php?moduleid=hostnamechanger&mac=78:XX:XX:XX:XX:92||00:00:00:00:00:00:00:E0&newService=1
     21.03.2016 15:38 Middleware::Communication Response: Success
     21.03.2016 15:38 Middleware::Communication URL: http://10.xx.0.xx/fog/service/hostname.php?moduleid=hostnamechanger&mac=78:45:C4:08:DC:92||00:00:00:00:00:00:00:E0&newService=1
     21.03.2016 15:38 Middleware::Communication Response: Success
     21.03.2016 15:38 HostnameChanger Checking Hostname
     21.03.2016 15:38 HostnameChanger Renaming host to XXXXXXX
     21.03.2016 15:38 HostnameChanger Unregistering computer
     21.03.2016 15:38 HostnameChanger Removing host from active directory
     21.03.2016 15:38 HostnameChanger The machine is not currently joined to a domain, code =  2692
     21.03.2016 15:38 HostnameChanger Updating registry
     21.03.2016 15:38 RegistryHandler ERROR: Could not set SYSTEM\CurrentControlSet\Control\ComputerName\ActiveComputerName\ComputerName
     21.03.2016 15:38 RegistryHandler ERROR: Ein dauerhafter Unterschlüssel kann nicht unter einem temporären übergeordneten Schlüssel erstellt werden.
    
     21.03.2016 15:38 Power Creating shutdown command in 60 seconds
     21.03.2016 15:38 Bus {
      "channel": "Power",
      "data": "{\r\n  \"action\": \"request\",\r\n  \"period\": 60,\r\n  \"options\": 2,\r\n  \"command\": \"/r /c \\\"FOG needs to rename your computer\\\" /t 0\",\r\n  \"message\": \"This computer needs to perform maintenance.\"\r\n}"
    }
     21.03.2016 15:38 Bus Emmiting message on channel: Power
    ------------------------------------------------------------------------------
    
     21.03.2016 15:38 Service Power operation being requested, checking back in 30 seconds
     21.03.2016 15:38 Service Power operation being requested, checking back in 30 seconds
     21.03.2016 15:39 Service Power operation being requested, checking back in 30 seconds
     21.03.2016 15:39 Power Creating shutdown request
     21.03.2016 15:39 Power Parameters: /r /c "FOG needs to rename your computer" /t 0
     21.03.2016 15:39 Bus {
      "channel": "Power",
      "data": "{\r\n  \"action\": \"shuttingdown\"\r\n}"
    }
     21.03.2016 15:39 Bus Emmiting message on channel: Power
     21.03.2016 15:40 Bus Became bus server
     21.03.2016 15:40 Bus {
      "channel": "Status",
      "data": "{\r\n  \"action\": \"load\"\r\n}"
    }
     21.03.2016 15:40 Bus Emmiting message on channel: Status
    

    Furthermoore i have some lines likes this in my logfile.
    I guess this should not be the the correct look ?

     21.03.2016 15:38 Bus Became bus server
     21.03.2016 15:38 Bus {
      "channel": "Status",
      "data": "{\r\n  \"action\": \"load\"\r\n}"
    }
     21.03.2016 15:38 Bus Emmiting message on channel: Status
    
    1 Reply Last reply Reply Quote 0
    • W
      Wayne Workman
      last edited by Mar 21, 2016, 3:57 PM

      Informing @jbob

      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 Mar 21, 2016, 3:59 PM

        @jayphizzle said:

        Ein dauerhafter Unterschlüssel kann nicht unter einem temporären übergeordneten Schlüssel erstellt werden.

        For those that don’t speak Dutch/German the message translates to:
        A stable subkey can not be created under a volatile parent key.

        What is this after?

        Is this simply having the FOG Client installed, or is this after imaging?

        If this is immediately after imaging, is this image sysprepped? If it is sysprepped, are you able to rebuild the image but with the FOG Service Disabled (enabled after the system is done running the setupcomplete.cmd)?

        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 Mar 21, 2016, 4:18 PM Reply Quote 0
        • W
          Wayne Workman
          last edited by Mar 21, 2016, 4:06 PM

          Here is @Jbob’s reply because he is AFK at the moment:

          @jbob said:

          The registry handler one is not an errot
          It has happened since day 0
          We try that reg key just in case as it’s valid on certain systems
          Next version I’ll just surpress the “error” from the log files

          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 1
          • J
            jayphizzle @Tom Elliott
            last edited by Mar 21, 2016, 4:18 PM

            @Tom-Elliott said:

            Is this simply having the FOG Client installed, or is this after imaging?

            If this is immediately after imaging, is this image sysprepped? If it is sysprepped, are you able to rebuild the image but with the FOG Service Disabled (enabled after the system is done running the setupcomplete.cmd)?

            • Image sysprepped
            • FOG Client not part of the image
            • Latest FOG Client will be installed during first boot (<FirstLogonCommands> in unattend.xml)
            T 1 Reply Last reply Mar 22, 2016, 11:05 AM Reply Quote 0
            • T
              Tom Elliott @jayphizzle
              last edited by Mar 22, 2016, 11:05 AM

              @jayphizzle If I’m reading @Wayne-Workman’s post from @jbob, this error is not really an error that is breaking anything. It’s more just “here’s some information I received.” While it seems scary, it shouldn’t be impacting your client’s ability to operate. It’s just a message.

              The “Bus Became bus server” stuff is perfectly fine. It’s basically what handles actions. It “transports” the information received from the client to the proper other areas for whatever action is being performed.

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

              159

              Online

              12.0k

              Users

              17.3k

              Topics

              155.2k

              Posts
              Copyright © 2012-2024 FOG Project