Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SocketModelClient exception #4

Open
bionicbeagle opened this issue Mar 10, 2023 · 0 comments
Open

SocketModelClient exception #4

bionicbeagle opened this issue Mar 10, 2023 · 0 comments

Comments

@bionicbeagle
Copy link

bionicbeagle commented Mar 10, 2023

I tried using p4vfs to populate a large tree, and after a few minutes it terminated with an error:

P4VFS version 1.24.0.0
Virtual Sync: ["XyzGame/..."] Quiet Single @24588784
SocketModelClient.SendCommand exit with exception: One or more errors occurred.

The tree appears to be complete but the fact that the command errored out is a bit concerning. I have not yet looked at the code so don't know how easy it might be to either back out all changes to the file system or add retry/resume logic somehow.

The server log contains the following

-03/10/2023-09:23:18::<Error> - SocketModelLogDevice.WriteDevice exception: One or more errors occurred.
-03/10/2023-09:23:18::<Info> - //Xyz/Main/Engine/Content/Internationalization/EFIGSCJK/icudt64l/lang/en_LR.res#1 - installed as d:\FN2\Engine\Content\Internationalization\EFIGSCJK\icudt64l\lang\en_LR.res
-03/10/2023-09:23:18::<Info> - Aborting Sync from DepotClient fault
-03/10/2023-09:23:18::<Info> - Aborting Sync from DepotClient fault
-03/10/2023-09:23:18::<Info> - Aborting Sync from DepotClient fault
-03/10/2023-09:23:18::<Info> - Aborting Sync from DepotClient fault
-03/10/2023-09:23:18::<Info> - Aborting Sync from DepotClient fault
-03/10/2023-09:23:18::<Info> - Aborting Sync from DepotClient fault
-03/10/2023-09:23:18::<Info> - Aborting Sync from DepotClient fault
-03/10/2023-09:23:18::<Info> - Aborting Sync from DepotClient fault
-03/10/2023-09:23:18::<Error> - SocketModelServer.HandleClientConnection exiting with exception: One or more errors occurred.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant