Skip to content
This repository has been archived by the owner on Mar 10, 2023. It is now read-only.

Fetch siteinfo failed #8

Closed
ZabeMath opened this issue Oct 6, 2021 · 2 comments
Closed

Fetch siteinfo failed #8

ZabeMath opened this issue Oct 6, 2021 · 2 comments
Assignees
Labels

Comments

@ZabeMath
Copy link

ZabeMath commented Oct 6, 2021

Going to https://orphantalk.toolforge.org/?wikidb=dewiki_p results in following error.

Fetch siteinfo failed
#0 /data/project/orphantalk/src/mw-tool-orphantalk/vendor/krinkle/toollabs-base/src/Wiki.php(147): Wiki->getSiteInfo('namespaces')
#1 /data/project/orphantalk/src/mw-tool-orphantalk/class.php(346): Wiki->getNamespaces()
#2 /data/project/orphantalk/src/mw-tool-orphantalk/class.php(53): OrphanTalk->getNamespaces('dewiki')
#3 /data/project/orphantalk/src/mw-tool-orphantalk/class.php(34): OrphanTalk->showForm()
#4 /data/project/orphantalk/src/mw-tool-orphantalk/vendor/krinkle/toollabs-base/src/KrToolBaseClass.php(55): OrphanTalk->show()
#5 /data/project/orphantalk/src/mw-tool-orphantalk/public_html/index.php(42): KrToolBaseClass->run()
#6 {main}
@Krinkle Krinkle self-assigned this Oct 6, 2021
@Krinkle Krinkle added the bug label Oct 6, 2021
@Krinkle
Copy link
Owner

Krinkle commented Oct 6, 2021

Confirmed. Thanks. I'm looking into it.

@Krinkle
Copy link
Owner

Krinkle commented Oct 6, 2021

OK. It's working again now. The by using debug=true I found that the issue was with the API requests. Perhaps they were getting blocked due to recent HTTPS issues. In any event, a restart fixed it.

@Krinkle Krinkle closed this as completed Oct 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants