Xuanli Lin

Results 13 comments of Xuanli Lin

I can attest this. I uninstalled and reinstalled Vortex and cleared its Appdata, but some plugins keep failing to load. Apparently it doesn't affect some functionality of Vortex, but it...

As of today, the latest Vortex (1.8.4) still has the same issue. I could reproduce it on a system that never had Vortex installed.

I made a json with the L13 modified as follow `"Remove-Item \"$dir\\Uninstall*\" -Force -Recurse"` And the plugins are still failing to load. However, as per discussion in https://github.com/Nexus-Mods/Vortex/issues/7579, if I...

Yeah I'm afraid so.

The "workaround" for now appears to be launching the Vortex directly (for example, through `...scoop\apps\vortex\1.8.4\Vortex.exe` instead of using the `current` junction, as the discussion above pointed out.

I noticed this too. Please make the timezone consistent with the user's system (even better, browser) time. Edit: The system uses MST (-0700). I scheduled a daily backup at 4AM,...

Seems like the issue persists with my DSM flavor of Docker. Added the `extra_hosts` line to my `meme_search_pro` service, however I still see the following error on the `image_to_text_generator` ```...

I switched the `DOCKER_HOST_INTERNAL` to NAS's LAN IP address, and seems like it's working now.

Thanks for your feedback. You are right that my Docker installation is not typical - it's the "Container Manager" shipped with DSM on Synology, so maybe the behavior is not...