OpenFactorioServerManager / factorio-server-manager

A tool to help manage Factorio multiplayer servers including mods and save games.
MIT License
541 stars 129 forks source link

UpdateAll fails and some mods are missing after #352

Open knoxfighter opened 1 year ago

knoxfighter commented 1 year ago

Updating all mods with the UpdateAll button results in some mods beeing missing. There are panics thrown in the update process.

Log: ofsm.log

Treee commented 5 months ago

I also have run into this issue. It seems I cannot even upload a freshly downloaded mod to the container. Let me know if there is a way to provide more information. In this screenshot I was attempting to upload the "Void" mod from my PC since it would not download from the portal. image

knoxfighter commented 5 months ago

This sounds like an issue with an out of sync mod-lists.json. Did you use the latest docker image or the develop one? Does it fix itself, when you start and stop the server once (with adifferent save)? As a workaround, you can upload the mod directly into the mods folder on the server.

Treee commented 5 months ago

I just forced updated the container, reauthenticated and experience the same issue. It feels like since the entry does not exist in the mod-list.json it errors when trying to delete it. image

Treee commented 5 months ago

It "see's" the mod and downloads it fine so I believe that is working correctly. The first image I posted is me trying to manually upload a mod via the UI. With Unraid I have no access to the file store directly.

What I find interesting is some mods work and others do not.

This is a list of mods that are not working compared to any random one I can download aai-industry Milestones RecipeBook simhelper space-exploration-postprocess void

Treee commented 5 months ago

In the end, I created a simple ftp server for me to upload what I needed to work around this. :)

Mattie112 commented 5 months ago

(with Unraid you can have access to whatever folder / share you want).

But yeah it is a strange error. I think I also had it at some point, I think that redownloading the mod solved my issue then but it has been a while.