Which version of WebStorm plugin are you using?
# sdf
a
Which version of WebStorm plugin are you using?
c
v2019.1.1 (in PHPStorm, in case it makes a difference)
NS account is a 2019.1 sandbox
From idea.log around the time of failure:
Copy code
2019-05-02 13:45:44,709 [1217718990]   INFO - ea.execution.HgCommandExecutor - hg.exe incoming
2019-05-02 13:45:50,350 [1217724631]   INFO - ea.execution.HgCommandExecutor - hg.exe outgoing
2019-05-02 13:50:44,707 [1218018988]   INFO - ea.execution.HgCommandExecutor - hg.exe incoming
2019-05-02 13:50:48,133 [1218022414]   INFO - ea.execution.HgCommandExecutor - hg.exe outgoing
2019-05-02 13:55:44,709 [1218318990]   INFO - ea.execution.HgCommandExecutor - hg.exe incoming
2019-05-02 13:55:48,026 [1218322307]   INFO - ea.execution.HgCommandExecutor - hg.exe outgoing
2019-05-02 13:58:11,032 [1218465313]   INFO - mponents.impl.stores.StoreUtil - saveProjectsAndApp took 106 ms
2019-05-02 13:58:20,437 [1218474718]   INFO - mponents.impl.stores.StoreUtil - saveProjectsAndApp took 144 ms
2019-05-02 14:00:44,718 [1218618999]   INFO - ea.execution.HgCommandExecutor - hg.exe incoming
2019-05-02 14:00:56,464 [1218630745]   INFO - ea.execution.HgCommandExecutor - hg.exe outgoing
2019-05-02 15:23:29,218 [1223583499]   INFO - cloudConfig.CloudConfigManager - === Start.updateConnection ===
2019-05-02 15:23:29,257 [1223583538]   INFO - cloudConfig.CloudConfigManager - === doConnect ===
2019-05-02 15:23:29,257 [1223583538]   INFO - cloudConfig.CloudConfigManager - === getConnectionState ===
2019-05-02 15:23:36,432 [1223590713]   INFO - ea.execution.HgCommandExecutor - hg.exe incoming
2019-05-02 15:23:36,443 [1223590724]   INFO - cloudConfig.CloudConfigManager - === End.connect ===
2019-05-02 15:23:40,843 [1223595124]   INFO - ea.execution.HgCommandExecutor - hg.exe outgoing
2019-05-02 15:25:44,728 [1223719009]   INFO - ea.execution.HgCommandExecutor - hg.exe incoming
2019-05-02 15:25:48,368 [1223722649]   INFO - ea.execution.HgCommandExecutor - hg.exe outgoing
2019-05-02 15:30:44,731 [1224019012]   INFO - ea.execution.HgCommandExecutor - hg.exe incoming
2019-05-02 15:30:47,871 [1224022152]   INFO - ea.execution.HgCommandExecutor - hg.exe outgoing
2019-05-02 15:35:44,732 [1224319013]   INFO - ea.execution.HgCommandExecutor - hg.exe incoming
In the IDE Event Log: 15:23 Error: Software caused connection abort: recv failed
How can I tell what was deployed to the NS account without manually checking everything one by one?
a
If the deply failed, nothing got deployed
I'm not sure I understand your question
c
Ok, that's what I wanted to know. I didn't know if "failed" could mean it deployed some of the changes and not others
a
Ok! 👍
c
Thank you for your help :)
a
No problem!