@kalafina Thanks you all. it was solved by using 32bit dellbiosprovider.
Best posts made by kalafina
-
RE: failed to import moduleposted in Windows Problems
Latest posts made by kalafina
-
RE: Can't access fog webposted in Linux Problems
@kalafina now the host where vm located can’t access the web ui too.
-
RE: Can't access fog webposted in Linux Problems
@kalafina After installing competely,the host where the vm located can access the web ui.But the other client still return connection refused while access the web ui.
-
RE: Can't access fog webposted in Linux Problems
@kalafina wait for some time. the browser enter to the web ui automatically. then I return the console and press enter.it’s wired.
-
RE: Can't access fog webposted in Linux Problems
@george1421
I rerun the installfog script

then I go to open the web ui

It still occur connection refused -
RE: Can't access fog webposted in Linux Problems
@george1421
Thank you for replying. Here are the logs


-
Can't access fog webposted in Linux Problems

it says connection refused when I access the web ui.
The fog run on the vmware and I can ping the server properly

the service run on the server properly,and I can access it through via curl successfully on the server

In addition,the ssh service can’t access from client too.it also prompted connection refused.But the service on the server running normally.
The firewall is closed.

It doesn’t have ip confict.

How can I solve the problem?Thanks in advance! -
RE: failed to import moduleposted in Windows Problems
@kalafina Thanks you all. it was solved by using 32bit dellbiosprovider.
-
RE: failed to import moduleposted in Windows Problems
@Tom-Elliott Thank you for your reply.Because the script can execute successfully locally.the architeture mismatch error only occur while deploying the snapin. So,I thought it could be the mechanism of the fog snapin.
-
failed to import moduleposted in Windows Problems
Hello,Everyone.I want to set 1st boot device via powershell module provided by oem dell. It need import module first. I can execute the script and change the boot device successfully on the client computers. While I deployed the script ,it failed. The log showed that the architecture dismatches.
Run the command on the client computer

the Snapin file

the log after deploying the snapin

when deploying the snapin,import-module thought current architeture is x86,the importing module need amd64.Actually,the CPU is a x64 cpu i5-7500 and it can execute the command successfully locally.
