-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
i get this when executed :
Exception in thread "main" java.lang.IllegalStateException: Target host is null
at org.apache.http.util.Asserts.notNull(Asserts.java:46)
at org.apache.http.impl.client.InternalHttpClient.determineRoute(InternalHttpClient.java:125)
at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:115)
at ch.boye.GDriveUpload.DriveResumableUpload.getCurrentByte(DriveResumableUpload.java:101)
at ch.boye.GDriveUpload.GDriveUpload.uploadFile(GDriveUpload.java:67)
at ch.boye.GDriveUpload.GDriveUpload.main(GDriveUpload.java:28)
Metadata
Metadata
Assignees
Labels
No labels