
I'm assuming that wasn't expected.
Moderators: winston, another_commander
Oolite-Starter is impacted the same way. This is a server side change, and I can neither tell where it came from nor how to fix it.phkb wrote: ↑Sat Sep 30, 2023 7:28 amThe Expansion manager fails to pull down the latest catalog. And http://addons.oolite.space/api/1.0/overview redirects to the above page:
Ha, I think I got it!hiran wrote: ↑Sat Sep 30, 2023 12:48 pmOolite-Starter is impacted the same way. This is a server side change, and I can neither tell where it came from nor how to fix it.phkb wrote: ↑Sat Sep 30, 2023 7:28 amThe Expansion manager fails to pull down the latest catalog. And http://addons.oolite.space/api/1.0/overview redirects to the above page:![]()
The DB is still active and working. I just logged into it to check.
That may be the case. But what's the value if the results don't get out because the webserver is offline?
phkb wrote: ↑Sat Sep 30, 2023 7:28 amThe Expansion manager fails to pull down the latest catalog. And http://addons.oolite.space/api/1.0/overview redirects to the above page:
So as a first measure, I configured the user that automatically updates the Github repository to Read-only.
I performed the next step: bring the repository into the status of the last known-good catalog. However I am not sure by when the change will be visible to the Expansion Managers. Edit: 10 minutes later the change is visible. With that Expansion Managers can again load expansions. Nicehiran wrote: ↑Sat Sep 30, 2023 6:09 pmphkb wrote: ↑Sat Sep 30, 2023 7:28 amThe Expansion manager fails to pull down the latest catalog. And http://addons.oolite.space/api/1.0/overview redirects to the above page:So as a first measure, I configured the user that automatically updates the Github repository to Read-only.
The reason is that currently, whenever Websupport's error page changes it would overwrite whatever good or bad we have in the repository.
The next step is to reconstruct the last known-good state, then think about how we maintain that file.
At the moment we just do not have any web frontend to keep going as we used to. Any ideas how we want to publish expansions in the future?
We're kind of in a holding pattern until timer can respond, though, aren't we? Both you and I have raised the issue. Is there anything more to do right now? And believe me, this is a *huge* issue for me. I have at least a dozen OXP's to update/release, and I can't really do any of them until we have a fully working pipeline.
Yes, we could wait for Timer to bring up a new version of the Manifest Editor.phkb wrote: ↑Mon Oct 02, 2023 9:17 pmWe're kind of in a holding pattern until timer can respond, though, aren't we? Both you and I have raised the issue. Is there anything more to do right now? And believe me, this is a *huge* issue for me. I have at least a dozen OXP's to update/release, and I can't really do any of them until we have a fully working pipeline.
If that can be done securely, yes, it does make sense. But being careful with our words, when you say "I would just maintain a file", hopefully it is not solely *your* responsibility to keep the list updated. That is, if I want to publish an update to Vimana-X, would you need to push that change to the expansion catalog?hiran wrote: ↑Mon Oct 02, 2023 9:39 pmMy idea is not about creating a web application 'Manifest Editor'. Instead, I would just maintain a file with URLs, and there already exists a tool that reads the file and generates the Expansion Catalog based on all the manifests found in the expansions. Would that make sense?
Hopefully we have a group of people who can modify that file. I do not want to be a single point of failure.phkb wrote: ↑Mon Oct 02, 2023 9:49 pmIf that can be done securely, yes, it does make sense. But being careful with our words, when you say "I would just maintain a file", hopefully it is not solely *your* responsibility to keep the list updated. That is, if I want to publish an update to Vimana-X, would you need to push that change to the expansion catalog?hiran wrote: ↑Mon Oct 02, 2023 9:39 pmMy idea is not about creating a web application 'Manifest Editor'. Instead, I would just maintain a file with URLs, and there already exists a tool that reads the file and generates the Expansion Catalog based on all the manifests found in the expansions. Would that make sense?