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

Uploading all files are 0 Bytes #7578

Closed
cyberduck opened this issue Nov 7, 2013 · 8 comments
Closed

Uploading all files are 0 Bytes #7578

cyberduck opened this issue Nov 7, 2013 · 8 comments
Assignees
Milestone

Comments

@cyberduck
Copy link
Collaborator

67921eb created the issue

Just after this last update, 4.4.1 (13897) for windows all of my Rackspace uploads are finishing as successful but nothing transfers. 0Bytes.

@cyberduck
Copy link
Collaborator Author

67921eb commented

Looks like the log is showing only the start of the connection - then the transfer "completes" "successfully" - it just stops.

GET /v1/MossoCloudFS_*****/Backups?format=xml&prefix=Areca+Backups%2F&limit=10000&delimiter=%2F HTTP/1.1
X-Auth-Token: ******
Host: storage101.ord1.clouddrive.com
Connection: Keep-Alive
User-Agent: Cyberduck/4.4.1 (13897) (Windows 7/6.1) (x86)
HTTP/1.1 200 OK
Content-Length: 67
X-Container-Object-Count: 27
Accept-Ranges: bytes
X-Timestamp: 1379445977.11892
X-Container-Bytes-Used: 284759749
Content-Type: application/xml; charset=utf-8
X-Trans-Id: tx39b6276d28354ab9b359a-00527be04dord1
Date: Thu, 07 Nov 2013 18:47:41 GMT
X-Trans-Id: tx094daab6fa4c44bda39fb-00527be026ord1
Date: Thu, 07 Nov 2013 18:47:02 GMT

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Please attach the logging information found in the cyberduck.log file in the AppData directory.

@cyberduck
Copy link
Collaborator Author

67921eb commented

Here is the last entry: (all the entries appear to be the same)

	at cli.System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(Unknown Source)
2013-11-07 10:49:37,693 [background-1] FATAL ch.cyberduck.ui.AbstractController - Unhandled exception running background task null
java.lang.NullPointerException
	at org.apache.http.impl.client.AbstractHttpClient.determineTarget(AbstractHttpClient.java:814)
	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:1075)
	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:1050)
	at ch.iterate.openstack.swift.Client.authenticate(Client.java:238)
	at ch.iterate.openstack.swift.Client.authenticate(Client.java:228)
	at ch.iterate.openstack.swift.Client.authenticate(Client.java:216)
	at ch.iterate.openstack.swift.Client.execute(Client.java:397)
	at ch.iterate.openstack.swift.Client.listObjectsStartingWith(Client.java:468)
	at ch.cyberduck.core.openstack.SwiftObjectListService.list(SwiftObjectListService.java:67)
	at ch.cyberduck.core.openstack.SwiftSession.list(SwiftSession.java:137)
	at ch.cyberduck.ui.action.SessionListWorker.run(SessionListWorker.java:62)
	at ch.cyberduck.ui.action.SessionListWorker.<bridge>run(SessionListWorker.java:37)
	at ch.cyberduck.ui.threading.WorkerBackgroundAction.run(WorkerBackgroundAction.java:43)
	at ch.cyberduck.ui.threading.WorkerBackgroundAction.<bridge>run(WorkerBackgroundAction.java:29)
	at ch.cyberduck.core.threading.AbstractBackgroundAction.call(AbstractBackgroundAction.java:114)
	at ch.cyberduck.core.threading.SessionBackgroundAction.call(SessionBackgroundAction.java:173)
	at ch.cyberduck.ui.AbstractController$BackgroundCallable.call(AbstractController.java:157)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:604)
	at ch.cyberduck.core.threading.NamedThreadFactory$1.run(NamedThreadFactory.java:57)
	at java.lang.Thread.run(Thread.java:937)
	at cli.System.Threading.ThreadHelper.ThreadStart_Context(Unknown Source)
	at cli.System.Threading.ExecutionContext.runTryCode(Unknown Source)
	at cli.System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(Unknown Source)

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Can you please post the transcript from the log drawer that corresponds to this stacktrace.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Can you please try snapshot build 13924 and attach the debug log again.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Duplicate for #7543.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Please update to the latest snapshot build available.

@cyberduck
Copy link
Collaborator Author

67921eb commented

f532310 works great. Thanks.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants