SqrTT / prophet

Prophet Debugger (SFCC sandboxes via SDAPI 2.0) extension for VS Code
https://marketplace.visualstudio.com/items?itemName=SqrTT.prophet
Other
144 stars 59 forks source link

Debugger Does Not Start on Mac OS #366

Open mianmuhammadhaseeb opened 1 year ago

mianmuhammadhaseeb commented 1 year ago

I recently noticed an issue that on Mac OS Ventura debugger not starting. It keeps like connecting to server but then disappears. I have deleted workspace and tried with new workspace but no luck. Also re-installed extension couple of times. Code upload is working perfectly fine means there is no credentials issue.

I also tried checking logs but there is nothing appears on console. As a safe side I also removed alias settings on sandbox but no luck. Any recommendation @SqrTT

bdion-pixel commented 1 year ago

If this is the issue I'm thinking of, revert your version of Prophet for the time being.

SqrTT commented 1 year ago

Hi @mianmuhammadhaseeb Similar issue appears sometimes but unfortunately is not addressed because root case is not found (mostly because not possible to reproduce). I would appreciate to any details which could help to reproduce or points to root cause. Any detail from VSCode logs would be helpful..

appyfizz commented 1 year ago

Hi @mianmuhammadhaseeb ,

Did you check the error logs. DOes it say something like this :

ERROR 2 minutes ago (2023-09-18T07:32:29.930Z) UNKNOWN

http-nio-10.0.18.201-10182-exec-56 com.demandware.beehive.core.internal.debugger.ScriptDebuggerAuthHandler - TEMPORARY 08faa6a5ec 508dae26657bbadfc953845983 4193306092797353984 - Could not log in user System Information

RequestID: 508dae26657bbadfc953845983 SessionType: TEMPORARY Truncated SessionID: 08faa6a5ec ServerName: 10.0.18.201 ServerPort: 10182

mianmuhammadhaseeb commented 1 year ago

No @appyfizz there was no error. I uninstalled extension couple of times and restarted machine with cleaning up workspace folders. I think in 4th try debugger automatically started connecting.