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

Failed to backup the translation of Titus into ... #1849

Open
door43app opened this issue Feb 16, 2017 · 1 comment
Open

Failed to backup the translation of Titus into ... #1849

door43app opened this issue Feb 16, 2017 · 1 comment

Comments

@door43app
Copy link

Notes

Failed to backup the translation of Titus into Loubala.
targetTranslation: qaa-x-1560c6_tit_text_reg

Follow on to issus 1848

Environment

Environment Key Value
version 11.0
build 153
UDID 3c7d0770c6265875
Android Release 5.1.1
Android SDK 22
Brand google
Device flo
Log history
======
2/16/17 10:41 AM  W/com.door43.translationstudio.tasks.CreateRepositoryTask: Failed to create repository qaa-x-1560c6_tit_text_reg. Gogs responded with 500: null
java.io.FileNotFoundException: https://git.door43.org/api/v1/user/repos
	at com.android.okhttp.internal.http.HttpURLConnectionImpl.getInputStream(HttpURLConnectionImpl.java:206)
	at com.android.okhttp.internal.http.DelegatingHttpsURLConnection.getInputStream(DelegatingHttpsURLConnection.java:210)
	at com.android.okhttp.internal.http.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:25)
	at org.unfoldingword.gogsclient.GogsAPI.request(GogsAPI.java:122)
	at org.unfoldingword.gogsclient.GogsAPI.request(GogsAPI.java:68)
	at org.unfoldingword.gogsclient.GogsAPI.createRepo(GogsAPI.java:336)
	at com.door43.translationstudio.tasks.CreateRepositoryTask.start(CreateRepositoryTask.java:37)
	at org.unfoldingword.tools.taskmanager.ManagedTask.run(ManagedTask.java:78)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
	at java.lang.Thread.run(Thread.java:818)

2/16/17 10:41 AM  I/com.door43.translationstudio.ui.dialogs.BackupDialog: The repository qaa-x-1560c6_tit_text_reg could not be found
2/16/17 10:41 AM  E/com.door43.translationstudio.tasks.PullTargetTranslationTask: Invalid remote: origin
org.eclipse.jgit.api.errors.InvalidRemoteException: Invalid remote: origin
	at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:136)
	at org.eclipse.jgit.api.PullCommand.call(PullCommand.java:261)
	at com.door43.translationstudio.tasks.PullTargetTranslationTask.pull(PullTargetTranslationTask.java:148)
	at com.door43.translationstudio.tasks.PullTargetTranslationTask.start(PullTargetTranslationTask.java:82)
	at org.unfoldingword.tools.taskmanager.ManagedTask.run(ManagedTask.java:78)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
	at java.lang.Thread.run(Thread.java:818)
Caused by: org.eclipse.jgit.errors.NoRemoteRepositoryException: git@git.door43.org:qa98/qaa-x-1560c6_tit_text_reg.git: Gogs: Repository does not exist or you do not have access
Repository does not exist: qa98/qaa-x-1560c6_tit_text_reg

	at org.eclipse.jgit.transport.TransportGitSsh.cleanNotFound(TransportGitSsh.java:208)
	at org.eclipse.jgit.transport.TransportGitSsh$SshFetchConnection.<init>(TransportGitSsh.java:288)
	at org.eclipse.jgit.transport.TransportGitSsh.openFetch(TransportGitSsh.java:161)
	at org.eclipse.jgit.transport.FetchProcess.executeImp(FetchProcess.java:136)
	at org.eclipse.jgit.transport.FetchProcess.execute(FetchProcess.java:122)
	at org.eclipse.jgit.transport.Transport.fetch(Transport.java:1138)
	at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:130)
	... 7 more

2/16/17 10:41 AM  I/com.door43.translationstudio.services.BackupService: Finished backup check.
     
@cckozie
Copy link

cckozie commented Feb 17, 2017

See #1848

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants