I am using pythonanywhere and since they don't have redis I am trying to configure flaskbb without it. when I try and start celery I get this message.
Cannot connect to amqp://guest:**@127.0.0.1:5672//: [Errno 111] Connection refused.
Trying again in 16.00 seconds...
I don't know what to do next!
CELERY_BROKER_URL ="" in my config file