DNS configuration appears to be missing or incorrect
Re: DNS configuration appears to be missing or incorrect
Your Server Host Name FQDN should be xmpp-server-001.fortunecells.com and not the IP address. Your SRV records should point to that name as well.
Re: DNS configuration appears to be missing or incorrect
Yup, thats resolve the problem, now the warning is gone, but some client still cant connect, on v4.0.2 was work good
Openfire fresh install Current Password.
Hello everyone,
I am new in this forum but today i have a problem with my openfire Chat Server on Windows Server 2008 R2.
I am using Mysql Database on Xampp Software
In the new Fresh Installation on Windows, i don't know what's Current Password i will put to going in the final step
Can anyone to help me what can i do to fix the problem.
P.S: The same problem they are on the Ubuntu Server. On the linux i am using Apache2 Software to configuration the Openfire Server but again not working.
can't change servername, missing or incorrect DNS configuration
Hello,
today i upgraded to OpenFire 4.1.0 on Debian 8.6 (jessie) using the officially provided deb files. My server is multi-homed running on servername "hermes" within a private ip space. I've got split DNS set up and there exist public DNS entries for jabber.fbn-dd.de with a public reachable ip. When i logged in to Admin Console I've seen the feature to check DNS configuration:
Server Host Name (FQDN): hermes DNS configuration appears to be missing or incorrect.
The public DNS is the only advertised service with valid SRV records and is recognized by the DNS SRV Record verification page. So i tried to change servername to jabber.fbn-dd.de, but the form does not save my change. I can't find a useful hint in logs. Config files are writeable for the user running OpenFire.
Any help is appreciated.
Re: can't change servername, missing or incorrect DNS configuration
this hasn't been documented yet, but you can create a property called xmpp.fqdn and set this to your servers fqdn
Re: Openfire fresh install Current Password.
You can watch this ticket for updates on this issue [OF-1253] Setup asks for the old password on a fresh install when not using Embedded DB - IgniteRealtime JIRA
Re: Openfire fresh install Current Password.
The problem is on New Version of Openfire 4.1.0 this version have a bugs.
I make downgrade the setup with version 4.0.4 and should working fine.
Re: can't change servername, missing or incorrect DNS configuration
It works.
Thank you.
Contacts disappear from the roster
Have 50 + or - users and after the Openfire update yesterday then updated my client. I had one user experienced the group solitude. Logged them off and on to my computer with their account.same result. Add them to every group and all groups were present. had her log back on and removed her from all groups but her correct one. All seemed good. Then my login started the same thing. I did the same to me and it worked but only for a short time. I did a search for a user and all the sudden they all came back but then again a short time later they all vanished. The user search did not help them repopulate in my client but did allow me to chat with them. I tried to uninstall the 2.8.2 client and reinstall...no help. I tired to downgrade the client to 2.8.1 but again no joy. Uninstalled client again and manually deleted the appdata spark folder, then installed 2.8.2....No Joy.
Re: Contacts disappear from the roster
After also looking into
I made some tweaks there and now my client see's all groups as well.
OpenFire still does not seem to think DNS is correct but I am a SLD.
xmpp-server-001.tserver02.quality DNS configuration appears to be missing or incorrect.
Re: Contacts disappear from the roster
Well i was not trying to hitchhike this post but trying to help as I was struggling with the same. I have now locked myself out of the console though all users are able to logon.
Re: Contacts disappear from the roster
I have branched out your posts to a new discussion as it looks like a different issue in your case.
No me permite finalizar la primera configuraión
Re: No me permite finalizar la primera configuraión
This is a bug with MySQL + Openfire 4.1.0 [OF-1253] Due to initial mysql schema failure, a new install will ask for current admin password and fail due to non-exi…
Re: Can't get past admin account password section
There is nothing in the documentation (especially for the external database) as you shouldn't do anything after the update. Everything should stay intact. This is some strange issue in your case. Unless you are doing something unnecessary during the update.
Re: What is this and what happened?
Bump.
Is it a concern to the developers that the method calls
Prot ectedFunctionMapper
UpdateMan ager
have an extra space that probably should not be there?
Can't import Schema from 4.1.0 to MySQL
I successfully created a brand new install of 4.0.4, but when I try to wipe it and create a fresh install using the new files from the 4.1.0 configuration, I am unable to import the schema file for MySQL. I get an error on "line 243". I don't know what that means, other than it did not successfully import the file. I wiped again, and went back to the 4.0.4 files, and everything imports without issue. Is there a fix for this?
As a side question, is there an easier way to update the installation to the new version for a Windows AD/SSO installation that does not require wiping everything and a fresh install?
Very slow (smack / openfire) 3-4 KB/s
Gents,
We have a performance issue with Openfire/smack, we have a customIQ returning a payload (16 KB ~) and we are trying to test this, so we sent 5 of them and the round-trip took an average of 4 seconds per IQ ! and this translate to 4 KB/s ! We tried to use PocketCollector OR PocketListener and they both suffer from poor performance. Below is a break down of the issue.
- We are using multithreads to send pocket requests.
- Smack debug shows sent pockets go all out at once.
- Smack debug shows received pockets are returning at sequential rate (once every 5 seconds) !!!
Even if Smack is single threaded, the returning results is almost as if smacks is waiting for the first pocket to be (sent and received) and then sending the second one, this because the liner time of the received pockets ! (please look at the attached img and the times)
We really appreciated any help in this matter, we are at the point of abandoning openfire if this issue can't be resolved.
Re: Can't import Schema from 4.1.0 to MySQL
Sorry about this bug, use these builds which have the fix