MyBB Community Forums

Full Version: Error.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Hi , i upload mybb latest version 2-3 days ago . everything was working perfectly fine.
Yesterday i put cloudflare.com protection (like everyone does to make site secure) and is working well.
This is my error: https://prnt.sc/vssblh
''There was a problem communicating with the version server. Please try again in a few minutes'''

My site:
grouparrow.ga

p.s. i read in very old post that this error could be caused by ddos cloudflare protection but i have no idea how to fix the error.
Is it the AdminCP message? It looks like that your server has some issues of connecting to mybb.com.

What's your MyBB version?
Hello. 1.8.2.4
https://prnt.sc/vsvmo8

I have also that message on the site :
MyBB Internal: One or more warnings occurred. Please contact your administrator for assistance.
OK, MyBB 1824 on PHP 7.4.8 and MySQL 5.6.48.

Do you have SSH access or something alike so that you could run the following command at terminal:
curl https://mybb.com/

to test if the connection from your server to mybb.com is good.

And it would also be helpful to check if there's any disabled function in PHP settings. You could read them in the phpinfo page.
The curl in php info.
https://prnt.sc/vsxraz
https://prnt.sc/vsxru6

I don't understand where i have to put the following code: curl https://mybb.com/
What i have to write - where i have to click - where is the location for that code?

My host is: infinityFree

P.s. - i am new member ,i will be very thankful for more detailed explanation how and where to click. thanks very much and i appreciate the help ,i need it
(2020-11-30, 03:08 PM)grouparrow Wrote: [ -> ]The curl in php info.
https://prnt.sc/vsxraz
https://prnt.sc/vsxru6

I don't understand where i have to put the following code: curl https://mybb.com/
What i have to write - where i have to click - where is the location for that code?

My host is: infinityFree

P.s. - i am new member ,i will be very thankful for more detailed explanation how and where to click. thanks very much and i appreciate the help ,i need it

It's just a quick google search away my friend..

http://letmegooglethat.com/?q=infinityfree+ssh+access

A
s you can see, they don't offer command line access. I would recommend getting a real provider anyway, as their business model is objectively unsustainable.

After looking at your site, I see you aren't even using https. You need to have all traffic directed to an SSL/TLS encrypted connection. I use cloudflare as well and have never experienced your issue.
Hi Tomjay 78,I am playing with the settings of cloudflare right now, that's why it changed now to not secure.
Anyway.

The problem is i am getting error message:
;;There was a problem communicating with the MyBB server. Please try again in a few minutes;;

I read very old topics about that error and i didn't read any solutions.
I would be very very very grateful and happy if i fix that.
Why i have that error message and how to fix it? Sad
Someone can help? Sad
(2020-11-30, 04:13 PM)grouparrow Wrote: [ -> ]Hi Tomjay 78,I am playing with the settings of cloudflare right now, that's why it changed now to not secure.
Anyway.

The problem is i am getting error message:
;;There was a problem communicating with the MyBB server. Please try again in a few minutes;;

I read very old topics about that error and i didn't read any solutions.
I would be very very very grateful and happy if i fix that.
Why i have that error message and how to fix it? Sad
Someone can help? Sad



Edit: Maybe you can try temporarily using your domain provider's DNS instead of cloudflare to rule out that as the cause.
That's my php info about curl.
https://prnt.sc/vsxraz
https://prnt.sc/vsxru6

i see some disabled functions ,i have to enable them?
and if the answer is yes - how to do it?
(2020-11-30, 04:22 PM)grouparrow Wrote: [ -> ]That's my php info about curl.
https://prnt.sc/vsxraz
https://prnt.sc/vsxru6

i see some disabled functions ,i have to enable them?
and if the answer is yes - how to do it?

Hmm, I would wait for a developer to respond but I don't think you have any problems there. Maybe you can try temporarily using your domain provider's DNS instead of cloudflare to rule out that as the cause.
Pages: 1 2