Skip to content

Update loop #31

Description

@swisscheez2

I am trying to get this to run for my wails-vite-svelte-tailwindcss app.

I didn't test non-managed yet. But for Managed I can see that I get stuck in an update loop most of the time.

it recognizes that there is an update and proceeds to download it renames itself twice to .old and then tries to re-download it. quite weird what's happening. also if there is already an .old version of the app in the same folder it will fail to update. In my opinion it would be better to allow us to handle it how we like. for example deleting any file before we trying to rename the app.

I see the thing is stuck in an update loop despite downloading the updated version from server from the logfile entries I see.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions