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

Win7 - can't run #41

Open
jackdzik opened this issue Apr 18, 2016 · 0 comments
Open

Win7 - can't run #41

jackdzik opened this issue Apr 18, 2016 · 0 comments

Comments

@jackdzik
Copy link

Hello,

I've got an issue on win7 64bit and can't install openbazaar.

If I move files from another computer where is installed corretly I can run openbazaar. It seems the issue is with updater squirrell.

2016-04-18 10:06:05> Program: Starting Squirrel Updater: --download http://updates.openbazaar.org:5000/update/win32/1.1.3
2016-04-18 10:06:05> Program: Fetching update information, downloading from http://updates.openbazaar.org:5000/update/win32/1.1.3
2016-04-18 10:06:05> CheckForUpdateImpl: Downloading RELEASES file from http://updates.openbazaar.org:5000/update/win32/1.1.3
2016-04-18 10:06:05> FileDownloader: Downloading url: http://updates.openbazaar.org:5000/update/win32/1.1.3/RELEASES?id=OpenBazaar&localVersion=1.1.3&arch=amd64
2016-04-18 10:06:05> Unhandled exception: System.AggregateException: Wystąpił przynajmniej jeden błąd. ---> System.Exception: Remote release File is empty or corrupted
w Squirrel.UpdateManager.CheckForUpdateImpl.d__3f.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
w Squirrel.UpdateManager.d__0.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
w Squirrel.Update.Program.d__5d.MoveNext()
--- Koniec śladu stosu wyjątków wewnętrznych ---
w System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
w System.Threading.Tasks.Task1.GetResultCore(Boolean waitCompletionNotification) w System.Threading.Tasks.Task1.get_Result()
w Squirrel.Update.Program.executeCommandLine(String[] args)
w Squirrel.Update.Program.main(String[] args)
---> (Wyjątek wewnętrzny #0) System.Exception: Remote release File is empty or corrupted
w Squirrel.UpdateManager.CheckForUpdateImpl.d__3f.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
w Squirrel.UpdateManager.d__0.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
w Squirrel.Update.Program.d__5d.MoveNext()<---

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