Hi I'm getting these errors/warnings:
==> /var/log/copr-backend/backend.log <== [2016-12-05 11:57:15,358][WARNING][backend.main][frontend.py:_post_to_frontend_repeatedly:48] failed to post data to frontend, repeat #20 [2016-12-05 11:57:20,452][WARNING][backend.main][frontend.py:_post_to_frontend_repeatedly:48] failed to post data to frontend, repeat #21 /etc/copr/copr-be.conf: [backend] # URL where are results visible # default is http://copr results_baseurl=https://copr02.casalogic.lan # default is http://coprs/rest/api frontend_base_url=http://copr02.casalogic.lan/api # must have same value as BACKEND_PASSWORD from have frontend in /etc/copr/copr.conf # default is PASSWORDHERE but you really should change it. really. frontend_auth=mjp123 dist_git_url=copr02.casalogic.lan /etc/copr/copr.conf: # Directory and files where is stored Copr database files DATA_DIR = '/var/lib/copr/data' DATABASE = '/var/lib/copr/data/copr.db' OPENID_STORE = '/var/lib/copr/data/openid_store' WHOOSHEE_DIR = '/var/lib/copr/data/whooshee' # salt for CSRF codes SECRET_KEY = 'mjp123' BACKEND_PASSWORD = 'mjp123' #CSRF_ENABLED = True # as of Flask-WTF 0.9+ WTF_CSRF_ENABLED = True Anything else I need to check??? Or any URLs that are wrong..?? Regards Martin _______________________________________________ copr-devel mailing list -- [email protected] To unsubscribe send an email to [email protected]
