-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OpenPandora forum broken #8
Comments
Hi, i checked this. Another issue is that I'm getting permission denied error from the tapatalk endpoint: https://boards.openpandora.org/mobiquo/mobiquo.php
The encoded text is: "You are not logged in or you do not have permission to do this action." I think this is a configuration error on the forum. Could you ask the forum admins to check this? |
Hi! Thanks a lot for the quick reply! I can confirm, that after a re-subscription the authentication fails. |
Nope, I haven't hosted any TapaTalk forums so I don't know about it's configuration. Maybe it's some kind of permission setting denying non-authenticated users to access the forum via TapaTalk. |
Hi, EvilDragon here (the admin). The only thing in the config I can see that could be the issue was: I've now switched it to bypass. Otherwise, there's not really much that could affect it in my opinion. Please retest. And let me know how I can assist in debugging! |
Unfortunately it seems to be still not working :( |
Hi!
I have tested the OpenPandora forum (https://pyra-handheld.com/boards/) with Siilihai 2.7.1-1 from the PPA. It is not working and I get the following error message
ClientLogic::ClientLogic(QObject*) Network connected: true
virtual void ClientLogic::launchSiilihai() Loaded settings from "/home/vladimir/.local/share/Siilihai/Siilihai/siilihai_settings.ini"
virtual void ClientLogic::launchSiilihai() Using data files under "/home/vladimir/.local/share/Siilihai/Siilihai"
void UpdateEngine::setState(UpdateEngine::UpdateEngineState) "OpenPandora Boards" "Missing Parser" -> "Idle"
[6641:6662:0330/093524.104005:ERROR:nss_util.cc(808)] After loading Root Certs, loaded==false: NSS error code: -8018
virtual void ClientLogic::setState(ClientLogic::SiilihaiState) Offline changed: false
void ParserManager::offlineChanged(bool) false
virtual void ClientLogic::setState(ClientLogic::SiilihaiState) Login
virtual void ClientLogic::setState(ClientLogic::SiilihaiState) Startsync
virtual void ClientLogic::syncFinished(bool, QString) true
void ClientLogic::updateForum(ForumSubscription*) updating now "Subscription to 88 (OpenPandora Boards) su 0 bu 0 ss 0 bs 0" ()
virtual void UpdateEngine::updateForum(bool) Updating "OpenPandora Boards"
void UpdateEngine::setState(UpdateEngine::UpdateEngineState) "OpenPandora Boards" "Idle" -> "Updating"
virtual void ClientLogic::setState(ClientLogic::SiilihaiState) Ready
QString TapaTalkEngine::getValueFromStruct(QDomElement, QString) Error: node name is not 'value'
void UpdateEngine::setState(UpdateEngine::UpdateEngineState) "OpenPandora Boards" "Updating" -> "Error"
void ClientLogic::updateForum(ForumSubscription*) updating now "Subscription to 88 (OpenPandora Boards) su 0 bu 0 ss 0 bs 0" ()
virtual void UpdateEngine::updateForum(bool) Updating "OpenPandora Boards"
void UpdateEngine::setState(UpdateEngine::UpdateEngineState) "OpenPandora Boards" "Error" -> "Updating"
QString TapaTalkEngine::getValueFromStruct(QDomElement, QString) Error: node name is not 'value'
void UpdateEngine::setState(UpdateEngine::UpdateEngineState) "OpenPandora Boards" "Updating" -> "Error"
I assume that the forum configuration might be broken. I cannot add the forum manually because Siilihai is shortening the URL of the forum from https://pyra-handheld.com/boards/forums/ to https://pyra-handheld.com/
BR
berserkov
The text was updated successfully, but these errors were encountered: