windows crashing for multiple people on latest release at least #111

Closed
opened 1 year ago by jwinterm · 1 comments

daemon.log after crashing on windows for wowlet https://pastebin.com/RBZqMkf1

daemon.log after crashing on windows for wowlet https://pastebin.com/RBZqMkf1
dsc commented 1 year ago
Owner

fixed

12:43 <@dsc_> so, Wowlet has a mining feature and because the daemon (or any 3rd-party mining program, like XMRig) is *not* shipped with Wowlet, wowlet itself tries to help the user by detecting what the latest wownero daemon version is
12:44 <@dsc_> it gets this information from the wowlet-backend via websockets https://git.wownero.com/wowlet/wowlet-backend/src/branch/master/wowlet_backend/tasks/wownerod.py#L13
12:45 <@dsc_> well then, what is the latest wownero version? It uses API @ gitea to establish that
12:45 <@dsc_> it is `v0.11.0.0.rc`
12:45 <@dsc_> the kunty karen release candidate
12:45 <@dsc_> *however*
12:45 <@dsc_> there are no Windows binaries 
12:45 <@dsc_> so wowlet tries to display something that does not exist
12:45 <@dsc_> and it crashes
12:45 <@dsc_> so basically I cannot code
fixed ```text 12:43 <@dsc_> so, Wowlet has a mining feature and because the daemon (or any 3rd-party mining program, like XMRig) is *not* shipped with Wowlet, wowlet itself tries to help the user by detecting what the latest wownero daemon version is 12:44 <@dsc_> it gets this information from the wowlet-backend via websockets https://git.wownero.com/wowlet/wowlet-backend/src/branch/master/wowlet_backend/tasks/wownerod.py#L13 12:45 <@dsc_> well then, what is the latest wownero version? It uses API @ gitea to establish that 12:45 <@dsc_> it is `v0.11.0.0.rc` 12:45 <@dsc_> the kunty karen release candidate 12:45 <@dsc_> *however* 12:45 <@dsc_> there are no Windows binaries 12:45 <@dsc_> so wowlet tries to display something that does not exist 12:45 <@dsc_> and it crashes 12:45 <@dsc_> so basically I cannot code ```
dsc closed this issue 1 year ago
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: wowlet/wowlet#111
Loading…
There is no content yet.