You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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()<---
The text was updated successfully, but these errors were encountered:
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.Task
1.GetResultCore(Boolean waitCompletionNotification) w System.Threading.Tasks.Task
1.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()<---
The text was updated successfully, but these errors were encountered: