-
Notifications
You must be signed in to change notification settings - Fork 52
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
E_ABORT #165
Comments
Hi @alex4o, Thank you for reporting this issue. To help us diagnose, can you send us the traces from your local cluster and the approximate time (including timezone) of when you ran the upload command? You can email me the traces at [email protected], or you can upload them on here. They are located at Thanks! |
I hope these helps. I have used the TraceProcessor.sh to get the trace file. The time should be around 16:30 utc. I m not sure that this repo is the right place to report, because I also tried doing this:
So it is possible that it is a problem with service fabric itself. |
@alex4o can you try running the following in order?
Give this a shot, and if doesn't work (for both the upload and the GET), could you share the traces again? Thanks! |
I tried the commands that you have suggested, but as I am doing this in a docker container I don't have systemd(systemctl), so i just ran the the |
@alex4o Let's set up a call to diagnose this. Can you send me a email to the address given above? Thanks! |
When reporting a new issue include the following information:
[6.0.0 ]
sfctl
version, can check this usingpip show sfctl
[ 6.4.625, latest from docker hub ] Service Fabric cluster runtime version
[ docker sfonebox ] Service Fabric hosting location (on-premise or Azure usually)
Debug log if an error is present (can be captured using
--debug
flag)I tried everything to upload but it does not work. I don't know what to do anymore.
The text was updated successfully, but these errors were encountered: