-
-
Notifications
You must be signed in to change notification settings - Fork 18
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
Caused 500 error #10
Comments
500 Error solved with some manipulation with config, but it still unable to connect, when i wittent login pass, it return me to login pag again |
can you provide me with your config.php? |
No description provided. |
sorry proxy_pass http://localhost:5280/http-bind/; |
OK, your config is pretty ordinary. from your error message, this probably has something to do with your BOSH endpoint. can you try using Pidgin to connect to BOSH endpoint? |
Yep, i can connect via pidgin, also jappix mini works well |
Can you provide me with BOSH logs? preferably from Roundcube login, until the error occurs. I just commited |
Also, what is the XMPP server you are using? |
openfire |
It show that all ok, any 404 or 500 error, but it not login without any errors, and shows again login page |
in XmppPrebind.php, can you try changing the function:
to:
and paste the output from your web server log here. |
as i undestood it will show error if it exist to browser? |
it doesn't change anything in regards with browser, it won't fix your problem. but it will send debug output to your web server error log. |
After adding code that was provided by you i'ge got 500 error again *7180 FastCGI sent in stderr: "PHP message: PHP Fatal error: Call to undefined method DOMElement::saveXML() in /hosting/mail.encryptsend.com/roundcubemail/plugins/converse/php/xmpp-prebind-php/lib/XmppPrebind.php on line 310" while reading response header from upstream, client: 88.208.1.136, server: mail.encryptsend.com, request: "GET / HTTP/1.1", upstream: "fastcgi://127.0.0.1:9001", host: "mail.encryptsend.com" |
sorry, there was a bug, I fixed it on my post above. please try again now. |
Can we contact via skype or other? |
Now your part of code works and i got this error, when tried to connect via converse 013/11/25 14:28:36 [error] 16158#0: *10991 FastCGI sent in stderr: "PHP message: " while reading response header from upstream, client: 88.208.1.136, server: mail.encryptsend.com, request:"GET /?jid=test%40chat.encryptsend.com&password= HTTP/1.1", upstream: "fastcgi://127.0.0.1:9001", host: "mail.encryptsend.com", referrer: "https://mail.encryptsend.com/?jid=test%40chat.encryptsend.com&password=" |
Now it shows 400 error. please tell how i can solve it. |
Hi, Sorry for leaving this for so long. There should be two lines in your error log, one for outgoing stanza and one for incoming. I will have intermittent internet access for this few weeks. For fast solution, if possible, can you set me up a virtual server with your Roundcube installation? With all necessary permissions for debugging. You can contact me at [email protected]. |
Hello, But, other things still doesn't work. I can't log in to IM server. So far I tried with ejabberd, openfire. Bosh works for me, i was able to connect through pidgin and bosh enabled. When I tried with ejabberd , it shows that I'm connected, somehow, but with red letters "disconnecting" under converse window... I can't add any other party to chat.... etc With openfire is even worst situation, it shows that I'm disconnected every time when i;m logged in to roundcube. Regards, |
@borkoz can you try renaming the plugin directory from "roundcube-converse.js-xmpp-plugin-master" to "converse"? |
@priyadi |
Hi, please follow debugging instruction in TROUBLESHOOTING.md, if your converse.js at least appears, there should be some communication between browser and server. |
When it configured as needed it caused down my rouncube, when install is clean, it unable to connect to my server.
[20-Nov-2013 20:27:07] PHP Warning: DOMDocument::loadXML(): Empty string supplied as input in /hosting/mail.encryptsend.com/roundcubemail/plugins/converse/php/xmpp-prebind-php/lib/XmppPrebind.php on line 589
[20-Nov-2013 20:27:07] PHP Fatal error: Call to a member function getAttribute() on a non-object in /hosting/mail.encryptsend.com/roundcubemail/plugins/converse/php/xmpp-prebind-php/lib/XmppPrebind.php on line 127
The text was updated successfully, but these errors were encountered: