• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. NoIPName
    N
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 14
    • Best 1
    • Controversial 0
    • Groups 0

    NoIPName

    @NoIPName

    1
    Reputation
    1
    Profile views
    14
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    NoIPName Unfollow Follow

    Best posts made by NoIPName

    • RE: Custom CA problem boot PXE

      My good, i found it !!!

      i the default.ipxe i change the value for my FQDN of my DNS and that work’s !!!

      i lost 2 days with this issue :V thanks you !

      posted in FOG Problems
      N
      NoIPName

    Latest posts made by NoIPName

    • RE: Problem Import Host

      up new ?

      posted in FOG Problems
      N
      NoIPName
    • RE: Problem Import Host

      Some new for this issue ? 😞

      posted in FOG Problems
      N
      NoIPName
    • RE: Problem Import Host

      No new ? 😞

      posted in FOG Problems
      N
      NoIPName
    • RE: Problem Import Host

      @Tom-Elliott i’m on 1.5.10.1622 version

      And little bit same @Nicolas-Bricet

      [Fri Nov 08 15:34:56.324018 2024] [proxy_fcgi:error] [pid 358511:tid 358511] [client 192.168.100.1:50111] AH01071: Got error ‘PHP message: PHP Fatal error: Uncaught ValueError: max(): Argument #1 ($value) must contain at least one element in /var/www/html/fog/lib/fog/hostmanager.class.php:225\nStack trace:\n#0 /var/www/html/fog/lib/fog/hostmanager.class.php(225): max()\n#1 /var/www/html/fog/lib/fog/fogpage.class.php(4075): HostManager->getHostByMacAddresses()\n#2 /var/www/html/fog/lib/fog/fogpagemanager.class.php(220): FOGPage->importPost()\n#3 /var/www/html/fog/management/index.php(58): FOGPageManager->render()\n#4 {main}\n thrown in /var/www/html/fog/lib/fog/hostmanager.class.php on line 225’, referer: https://fog.deploy.com/management/index.php?node=host&sub=import

      In my CSV i have 100 lines but only 8 first lines add in hosts

      posted in FOG Problems
      N
      NoIPName
    • RE: Problem Import Host

      @Nicolas-Bricet
      Have same problem…

      posted in FOG Problems
      N
      NoIPName
    • RE: Fog-Client certificat error

      @NoIPName

      I found a solution for this problem:

      Apache2 dont care which SSL certificat you use, so you can use another path for your Custom CA on the website
      So logicaly you can keep your intern Fog certificat and dont change it :

      • /var/www/html/fog/management/other/ca.cert.pem
      • /var/www/html/fog/management/other/ssl/srvpublic.crt
      • /opt/fog/snapins/ssl/.srvprivate.key

      But you need to recompile the iPXE file for the boot PXE

      After that you can check with your fog-client can comunicate with Fog server 😄

      posted in FOG Problems
      N
      NoIPName
    • Fog-Client certificat error

      Hello everyone,

      After the costume CA, everything is good about deploy and capture (with reboot) but i tried join domain and rename option and that not work for me

      After very much research on the issue i can’t understand how this work because i double/triple check my :
      ca.cert.pem
      srvpublic.crt
      .srvprivate.key

      Everything is correct for me !

      But in the log of fog-client i have this error :

      /10/2024 14:45:24 Client- Info Version: 0.13.0
      /10/2024 14:45:24 Client-Info OS:
      Windows
      /10/2024 14:45:24 Middleware:: Authentication Waiting for authentication timeout to pass
      /10/2024
      14:47:24 Middleware: :Communication Download:
      https://fog.test.com/fog/management/other/ssl/srvpublic.crt
      /10/2024 14:47:24 Data:: RSA ERROR: Certificate validation failed
      /10/2024 14:47:24 Data::RSA ERROR: Trust chain did not complete to the known authority anchor. Thumbprints did not match.
      /10/2024 14:47:24 Middleware:: Authentication ERROR: Could not authenticate
      /10/2024 14:47:24 Middleware:: Authentication ERROR: Certificate is not from FOG CA
      /10/2024 14:47:24 Client-Info ERROR: Failed to authenticate, will not run Module Looper.

      I tried to understant where the fog-client request the fog.ca.cer and ca.cert in installation folder of fog
      I check also in : /opt/fog/snapins/ssl and /opt/fog/snapins/ssl/CA

      May i need to change in /opt/fog/snapins/ssl/CA the pem and key content or i miss something when i rebuild my custom CA ???

      Thanks you

      posted in FOG Problems
      N
      NoIPName
    • RE: Custom CA problem boot PXE

      My good, i found it !!!

      i the default.ipxe i change the value for my FQDN of my DNS and that work’s !!!

      i lost 2 days with this issue :V thanks you !

      posted in FOG Problems
      N
      NoIPName
    • RE: Custom CA problem boot PXE

      @JJ-Fullmer Yep i can get in the website, i tried also curl the link too and no problem i have the content
      I check everylog i have nothing else 😞

      posted in FOG Problems
      N
      NoIPName
    • Custom CA problem boot PXE

      Hello everyone,

      i tried to import my custom CA but i have a issue when i tried to boot on PXE

      »Start PXE over IPu4.
      Station IP address is 192.168.1.50
      Server IP address is 192.168.1.1
      NBP filename is ipse.efi
      NBP filesize is 1115136 Bytes
      Downloading NBP file…NBP file downloaded successfully.
      iPXe initialising devices…autoexec. ipxe… Not found (
      https://ipxe.org/2d12618e) WARNING: Using legacy NIC wrapper on 0c:0c:0c:0c:0c:0c
      IPXE 1.21.1+ (g2194) – Open Source Network Boot Firmware – https://ipxe.org
      Features: DNS FTP. HTTP HTTPS iSCSI NES TFTP VLAN SRP AOE EFI Menu Configuring (netodO:ad:08:e9:5a:b9) … ok Received DHCP answer on interface neto tftp://192.168.1.1/default-ipxe…ok
      https://192.168.1.1/fog/service/ipxe/boot-php...Permission denied
      https://ipxe.org/0216eaBf)
      Could not boot: Permission denied (https://ipxe.org/0216eaBf)Chainloading failed, hit ‘s’ for the iPXE shell: reboot in 10 seconds

      When i do a buildipxe.sh before that finish i have this error :

      [FINISH] bin-arm64-efi/ncm–ecm–axge.efi
      rm bin-arm64-efi/version.ncm–ecm–axge.efi.o bin-arm64-efi/version.intel.efi.o bin-arm64-efi/version.snp.efi.o bin-arm64-efi/version.snponly.efi.o bin-arm64-efi/version.realtek.efi.o bin-arm64-efi/version.ipxe.efi.o
      ./buildipxe.sh: line 87: bin-arm64-efi/snp.efi: Permission denied

      i read older topic people have same problem before but i dont understant how they fix this issue

      i’m on Debian 12 lastest Fog Version

      Thanks you for you anwser

      posted in FOG Problems
      N
      NoIPName