fossasia / badgeyay

Attendee Badge Generator for Conferences

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to download badges due to Invalid Firebase DB URL

kushthedude opened this issue · comments

Description

Unable to download badges due to Invalid Firebase DB URL

Stack-Trace:

File "/Users/kush/badgeyay/venv/lib/python3.7/site-packages/firebase_admin/db.py", line 703, in from_app
    db_url = cls._get_db_url(app)
  File "/Users/kush/badgeyay/venv/lib/python3.7/site-packages/firebase_admin/db.py", line 724, in _get_db_url
    'Firebase Realtime Database instance.'.format(url))
ValueError: Invalid databaseURL option: "https://badgeyay-195bf.firebaseio.com,". databaseURL must be a valid URL to a Firebase Realtime Database instance.

@yashLadha @abishekvashok @gabru-md , I would like some help here, Can you guys help me in fixing the DB issues.

@kushthedude I want to help in this issue. Please allow me and tell me more about the issue.
Thanks

@kushthedude I want to help in this issue. Please allow me and tell me more about the issue.
Thanks

Not ready to be worked upon

Alright Sir, @kushthedude . Please keep my interest in ur notice and tell me the task whenever you feel like. Thanks

@fossasia/badgeyay-admins Is something wrong with the Production Config of our app, As on development most of the functionalities work as expected but on development, each and every action throws an error

Uncaught TypeError: Cannot read property 'nextSibling' of undefined