FTBTeam / FTB-App

Electron, Vue2, and Tailwind based frontend system for the FTB App; a new Modpack launcher for FTB and Curse modpacks.
https://feed-the-beast.com/app
GNU Lesser General Public License v2.1
99 stars 25 forks source link

Instance duplication progress window never tells you if it's finished #1231

Open squiig opened 1 week ago

squiig commented 1 week ago

What Operating System

Windows 11

Debug Code

https://pastebin.com/uxwQP0mj

Describe the bug

When you want to duplicate an instance it just keeps loading forever, even though it finishes in the background at some point.

Steps to reproduce

  1. Go to your instances
  2. Duplicate one of them (under the triple dot settings window)
  3. Watch it hang forever on "Starting duplication" with the loading icon animated
  4. Wait a while
  5. X out of the window on your own accord
  6. Refresh your instance library and the duplication should be done (it just never told you)

Expected behaviour

I expect the UI to tell me once it's finished.

Screenshots

image

Additional information

Really annoying for people like me who customize their instances and want to make backups before updating to new official versions.

squiig commented 1 week ago

Uploading my logs through the app is impossible. But I doubt you'll need my logs to fix the issue.

image

MichaelHillcox commented 1 week ago

Sorry, logs are likely not needed here anyway but very helpful to have regardless. Thanks for providing them. I wonder if this is a timeout issue... The app has a default timeout for 'assuming' the backend hasn't responded. I'll do some digging. Thanks for letting us know :+1:

squiig commented 1 week ago

Great!