PSD icon indicating copy to clipboard operation
PSD copied to clipboard

error failed to invoke psdwizard

Open battilanah opened this issue 1 year ago • 8 comments

Hi i got an issue since some days.

the sequence fail to invoke the psdwizard.

I didnt touch any script or else of PSD.

I just updated some variable in CS.ini, i enabled the debug mode, but i dont know where to find the log.

image

could you help me to solve this issue?

thank you

battilanah avatar Oct 15 '24 13:10 battilanah

I got it sorted, the problem was that i changed in customsettings.ini the language to FR but the server was is currently in english so i guess the password was messed up

after reverting to en-US it worked,

thank you

battilanah avatar Oct 16 '24 08:10 battilanah

Which property was set to fr? Was this configured in the PSDWizard language settings?

If you're interested, you could help me create fr-FR resource files under \scripts\PSDWizard. You'll find multiple files there with the en-US suffix. Currently, PSD only supports en-US, but I’d like to expand support for multiple languages.

Also, can we close this issue?

PowerShellCrack avatar Nov 07 '24 14:11 PowerShellCrack

hello if i recall well, it was uilanguage and system local.

I would be glad to help, but i dont know very well psd structure yet, and i havent been doing github stuff (branches..) for a long time

you can close the issue

battilanah avatar Nov 07 '24 14:11 battilanah

I'm getting the exact same error, but not made any changes to any .ini files. Followed every step of the documentation.

talbs101 avatar Nov 26 '24 11:11 talbs101

Can you follow these steps? They are currently added to a PR to be updated in main branch: https://github.com/FriendsOfMDT/PSD/blob/CurrentDev/Documentation/PowerShell%20Deployment%20-%20Latest%20Release%20Setup%20Guide.md#review-psd-install

PowerShellCrack avatar Dec 29 '24 14:12 PowerShellCrack

Getting exact same error and followed steps from above.

I am receiving an error in the log file located at x:\smstslog\smsts.log that states:

Error opening file X:\Deploy\Tools\x64\TS.xml

When I attempt to navigate to location, the file is not there.  Same file is also not in x:\minint\cache\tools\x64. Not sure if it is supposed to be there.

**I will open separate issue if preferred. This seems to be different issue. It started, for me, with same error message.

turturis avatar Jan 12 '25 20:01 turturis

Getting exact same error and followed steps from above.

I am receiving an error in the log file located at x:\smstslog\smsts.log that states:

Error opening file X:\Deploy\Tools\x64\TS.xml

When I attempt to navigate to location, the file is not there.  Same file is also not in x:\minint\cache\tools\x64. Not sure if it is supposed to be there.

**I will open separate issue if preferred. This seems to be different issue. It started, for me, with same error message.

I have the same error after installing PSD today for the first time

patgerber avatar Jan 13 '25 15:01 patgerber

Try these instructions WITHOUT HTTPS: https://github.com/FriendsOfMDT/PSD/issues/224. Then you can scroll down further, there are instructions for HTTPS

PowerShellCrack avatar Mar 22 '25 11:03 PowerShellCrack