• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Jason89436
    J
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 1
    • Groups 0

    Jason89436

    @Jason89436

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

    Jason89436 Unfollow Follow

    Latest posts made by Jason89436

    • Fog - Supported OS

      I recently installed the newest Working-1.6 version of fog and seems to be having a bunch of issues with creating db entries such as adding a snapin or importing ldap config. We are using Fedora 44.

      Snapins: The file will upload, but will not add the snapin.

      Who
      fog
      When
      2026-08-25 03:50:04
      From
      10.221.2.185
      What
      Snapin "Datto" (ID 0) failed to save
      Logged
      [2026-08-25 03:50:04] Snapin ID: Name: Datto has failed to save. Error: Failed to query: Error: SQLSTATE[01000]: Warning: 1265 Data truncated for column 'sShutdown' at row 1 Error Message: Error Code: "01000", Error Message: ["01000",1265,"Data truncated for column 'sShutdown' at row 1"], Debug: SQL: [1154] INSERT INTO `snapins` (`sName`,`sDesc`,`sFilePath`,`sArgs`,`sCreateDate`,`sCreator`,`sReboot`,`sShutdown`,`sRunWith`,`sRunWithArgs`,`snapinProtect`,`sEnabled`,`sReplicate`,`sHideLog`,`sTimeout`,`sPackType`,`sHash`,`sSize`,`sAnon3`) VALUES (:sName_insert,:sDesc_insert,:sFilePath_insert,:sArgs_insert,:sCreateDate_insert,:sCreator_insert,:sReboot_insert,:sShutdown_insert,:sRunWith_insert,:sRunWithArgs_insert,:snapinProtect_insert,:sEnabled_insert,:sReplicate_insert,:sHideLog_insert,:sTimeout_insert,:sPackType_insert,:sHash_insert,:sSize_insert,:sAnon3_insert) ON DUPLICATE KEY UPDATE `sName`=VALUES(`sName`),`sDesc`=VALUES(`sDesc`),`sFilePath`=VALUES(`sFilePath`),`sArgs`=VALUES(`sArgs`),`sCreateDate`=VALUES(`sCreateDate`),`sCreator`=VALUES(`sCreator`),`sReboot`=VALUES(`sReboot`),`sShutdown`=VALUES(`sShutdown`),`sRunWith`=VALUES(`sRunWith`),`sRunWithArgs`=VALUES(`sRunWithArgs`),`snapinProtect`=VALUES(`snapinProtect`),`sEnabled`=VALUES(`sEnabled`),`sReplicate`=VALUES(`sReplicate`),`sHideLog`=VALUES(`sHideLog`),`sTimeout`=VALUES(`sTimeout`),`sPackType`=VALUES(`sPackType`),`sHash`=VALUES(`sHash`),`sSize`=VALUES(`sSize`),`sAnon3`=VALUES(`sAnon3`)
      Params: 19
      Key: Name: [13] :sName_insert
      paramno=0
      name=[13] ":sName_insert"
      is_param=1
      param_type=2
      Key: Name: [13] :sDesc_insert
      paramno=1
      name=[13] ":sDesc_insert"
      is_param=1
      param_type=2
      Key: Name: [17] :sFilePath_insert
      paramno=2
      name=[17] ":sFilePath_insert"
      is_param=1
      param_type=2
      Key: Name: [13] :sArgs_insert
      paramno=3
      name=[13] ":sArgs_insert"
      is_param=1
      param_type=2
      Key: Name: [19] :sCreateDate_insert
      paramno=4
      name=[19] ":sCreateDate_insert"
      is_param=1
      param_type=2
      Key: Name: [16] :sCreator_insert
      paramno=5
      name=[16] ":sCreator_insert"
      is_param=1
      param_type=2
      Key: Name: [15] :sReboot_insert
      paramno=6
      name=[15] ":sReboot_insert"
      is_param=1
      param_type=2
      Key: Name: [17] :sShutdown_insert
      paramno=7
      name=[17] ":sShutdown_insert"
      is_param=1
      param_type=2
      Key: Name: [16] :sRunWith_insert
      paramno=8
      name=[16] ":sRunWith_insert"
      is_param=1
      param_type=2
      Key: Name: [20] :sRunWithArgs_insert
      paramno=9
      name=[20] ":sRunWithArgs_insert"
      is_param=1
      param_type=2
      Key: Name: [21] :snapinProtect_insert
      paramno=10
      name=[21] ":snapinProtect_insert"
      is_param=1
      param_type=2
      Key: Name: [16] :sEnabled_insert
      paramno=11
      name=[16] ":sEnabled_insert"
      is_param=1
      param_type=2
      Key: Name: [18] :sReplicate_insert
      paramno=12
      name=[18] ":sReplicate_insert"
      is_param=1
      param_type=2
      Key: Name: [16] :sHideLog_insert
      paramno=13
      name=[16] ":sHideLog_insert"
      is_param=1
      param_type=2
      Key: Name: [16] :sTimeout_insert
      paramno=14
      name=[16] ":sTimeout_insert"
      is_param=1
      param_type=2
      Key: Name: [17] :sPackType_insert
      paramno=15
      name=[17] ":sPackType_insert"
      is_param=1
      param_type=2
      Key: Name: [13] :sHash_insert
      paramno=16
      name=[13] ":sHash_insert"
      is_param=1
      param_type=2
      Key: Name: [13] :sSize_insert
      paramno=17
      name=[13] ":sSize_insert"
      is_param=1
      param_type=2
      Key: Name: [14] :sAnon3_insert
      paramno=18
      name=[14] ":sAnon3_insert"
      is_param=1
      param_type=2
      
      SQL: SELECT `settingKey`, `settingValue` FROM `globalSettings` WHERE `settingKey` IN ('FOG_LOG_ERROR')
      Params: Array
      (
       [:sName_insert] => Datto
       [:sDesc_insert] => 
       [:sFilePath_insert] => datto.bat
       [:sArgs_insert] => 
       [:sCreateDate_insert] => 2026-08-25 03:50:04
       [:sCreator_insert] => fog
       [:sReboot_insert] => 
       [:sShutdown_insert] => 
       [:sRunWith_insert] => 
       [:sRunWithArgs_insert] => 
       [:snapinProtect_insert] => 0
       [:sEnabled_insert] => 1
       [:sReplicate_insert] => 0
       [:sHideLog_insert] => 0
       [:sTimeout_insert] => 0
       [:sPackType_insert] => 0
       [:sHash_insert] => 
       [:sSize_insert] => 0
       [:sAnon3_insert] => 
      )
      
      ErrorInfo: Array
      (
      )
      
      Debug:
      

      Channel Beta | Version 1.6.0-beta.4020Copyright © 2012-2026 FOG Project. All rights reserved.

      posted in FOG Problems
      J
      Jason89436