Hello,
I’m having a problem with my discourse installation I’m getting a problem when uploading my logo from Firefox, and when I force reload the site I get SSL_ERROR_BAD_CERT_DOMAIN.
Message
MaxMindDB (/var/www/discourse/vendor/data/GeoLite2-ASN.mmdb) could not be found: No such file or directory @ rb_sysopen - /var/www/discourse/vendor/data/GeoLite2-ASN.mmdb
Backtrace
/var/www/discourse/lib/discourse_ip_info.rb:81:in `rescue in mmdb_load'
/var/www/discourse/lib/discourse_ip_info.rb:77:in `mmdb_load'
/var/www/discourse/lib/discourse_ip_info.rb:15:in `open_db'
/var/www/discourse/lib/discourse_ip_info.rb:10:in `initialize'
/usr/local/lib/ruby/2.7.0/singleton.rb:125:in `new'
/usr/local/lib/ruby/2.7.0/singleton.rb:125:in `block in instance'
/usr/local/lib/ruby/2.7.0/singleton.rb:123:in `synchronize'
/usr/local/lib/ruby/2.7.0/singleton.rb:123:in `instance'
/var/www/discourse/lib/discourse_ip_info.rb:156:in `get'
/var/www/discourse/app/models/user_auth_token.rb:43:in `login_location'
I’m not quite sure what does that mean. I’ve never used cloud services before or Ruby applications. Mostly some PHP stuff. Could something with the setup be wrong?
You need to go where you bought the ludoa.ba domain and set it’s DNS. You need at least one DNS entry of the A type on the www subdomain pointing to the IP address of the server running Discourse.
So I’ve managed to connect through Chrome, but Mozilla and Safari don’t work for some reason. The new issue I’m having is that I can’t authenticate Mailjet SPF and DKIM
So I’ve put the info in the DNS Zones but still nothing happens. When I try to register, I don’t get the mail verification. I’m sure that I’ve set up everything correctly during the install
Your apex domain ludoa.ba is indeed pointing to that IP address.
But www.ludoa.ba is not.
I also do not see an SPF record for your zone. It seems to me that you need more guidance in setting up the DNS records. DigitalOcean should be able to help you with that.
So I followed the supported guide and when I go to mailjet and try to authenticat. It goes well but then when I input the keys nothing happens… The first time I did the install everything was okay… I will contact them, thank you again