Hey all,
I have a Storj node that has been running normally for over a year on a small Windows 11 23H2 mini PC. I was prompted for a Windows update recently and went ahead and installed and rebooted the PC. Since installing the update (PC still says it’s on 23H2 post-update), I have been unable to start my storage node back up. Trying to visit the dashboard at localhost in my browser showed an error.
I got into the terminal and ran “.\storagenode.exe info” and received warnings that the software could not find several folders related to node operations like “temp,” and “blobs,” and that it was looking for them within C:\Users(Me)\AppData\Roaming\Storj. I had those specific folders set up on my hard drive for Storj network data, so it seemed that the mapping for my folders had been blown out.
I could not find the mapping for these folders within config.yaml, so I decided to uninstall my existing Storage Node installation and reinstall it. I did not delete my Storage Node install directory, the existing network data on my hard drive, or my identity files within AppData.
When I downloaded the latest version of the Storage Node GUI installer (modified date of May 5, 2026) I ran the installation process and chose the same directories as I had in my previous installation for install folder, identity and network data. Everything that I can visibly see in install progress runs fine up until it says that the installer is creating a new shortcut, and a terminal window briefly pops up before the installer displays this message:
“There is a problem with this Windows installer package. A program run as part of the setup did not finish as expected. Contact your support personnel or package vendor.”
I noticed that I have an 86-gigabyte log file, so I also tried moving my existing Storage Node folder to a separate backup folder and ran the installer again, but pointed the install directory to a new folder. The exact same error pops up during install progress and I am unable to complete it.
Any idea what I could try next to get back up and running? I am hesitant to check the log file because I don’t think my mini PC could handle processing it.