Snapin Communication ERROR: The path is not of a legal form
-
Hy guys.
Since the last update from 1.5.9 to 1.5.10 dev-branch version …i didn’t try out my Snapins…and now i’m getting diferent errors :1 :
3/30/2023 1:28:22 PM Client-Info Client Version: 0.13.0
3/30/2023 1:28:22 PM Client-Info Client OS: Windows
3/30/2023 1:28:22 PM Client-Info Server Version: 1.5.10
3/30/2023 1:28:22 PM Middleware::Response Success
3/30/2023 1:28:22 PM SnapinClient Running snapin AdminShareAccesC$
3/30/2023 1:28:22 PM Middleware::Communication Download: ://192.168.192.111//fog/service/snapins.file.php?mac=2C:F0:5D:EA:27:C4|0A:00:27:00:00:0F||00:15:5D:51:CC:7F&taskid=660
3/30/2023 1:28:22 PM Middleware::Communication ERROR: Could not download file
3/30/2023 1:28:22 PM Middleware::Communication ERROR: Illegal characters in path.
3/30/2023 1:28:22 PM SnapinClient C:\Program Files (x86)\FOG\tmp\AdminShareAcces.reg
3/30/2023 1:28:22 PM Middleware::Communication URL: http://192.168.192.111/fog/service/snapins.checkin.php?taskid=660&exitcode=-1&mac=2C:F0:5D:EA:27:C4|0A:00:27:00:00:0F||00:15:5D:51:CC:7F&newService&json2:
3/30/2023 1:04:52 PM Client-Info Client Version: 0.13.0
3/30/2023 1:04:52 PM Client-Info Client OS: Windows
3/30/2023 1:04:52 PM Client-Info Server Version: 1.5.10
3/30/2023 1:04:52 PM Middleware::Response Success
3/30/2023 1:04:52 PM SnapinClient Running snapin AdminShareAccesC$
3/30/2023 1:04:52 PM Middleware::Communication Download: ://192.168.192.111//fog/service/snapins.file.php?mac=74:56:3C:25:5A:B0&taskid=659
3/30/2023 1:04:52 PM Middleware::Communication ERROR: Could not download file
3/30/2023 1:04:52 PM Middleware::Communication ERROR: The path is not of a legal form.
3/30/2023 1:04:52 PM SnapinClient C:\Program Files (x86)\FOG\tmp\AdminShareAcces.regCould u please point me where to look and what to change, in order that me snap ins to work again ?
-
@AlexPDX This should be fixed in 1.5.10.3, so updating to the dev-branch should make this work for you.
cd /path/to/fogproject-repo git checkout dev-branch git pull cd bin ./installfog.sh
Be aware that 1.5.10 is currently the latest master/official release. The mentioned dev-branch is meant as development branch of the code, though pretty stable (as of now - will be different when we get going with 1.6.x again). Just so you get the wording right and know what I mean.
-
@Sebastian-Roth said in Snapin Communication ERROR: The path is not of a legal form:
fixed in 1.5.10.3
Yess it works as intended …for Snampins at least …i see u did not find the time to fix the M.2 NVMe problem …and the Storage Nodes being Unauthorized
-
@AlexPDX said:
i see u did not find the time to fix the M.2 NVMe problem …and the Storage Nodes being Unauthorized
No, we haven’t yet. You are very welcome to get involved and help fix this stuff.
-