Giter VIP home page Giter VIP logo

Comments (5)

galeee avatar galeee commented on July 18, 2024 1

Hi there, I'm sorry to hear you're having troubles deploying the Misinformation Game! It seems that you have encountered a permissions issue. This likely means the Google account you signed into is locked out of accessing your Firebase project. Here are some potential fixes:

  1. Billing account verification:
    It is possible that there is an issue with your billing account, in which case Google may lock you out. To check this, sign into the Google Cloud Console Billing Section. If you have no billing account, then it should say something similar to "Billing is disabled", in which case this is probably not the problem you are facing. Otherwise, make sure your billing account is active and linked to your Firebase project. If it's not linked, or there's a billing issue (expired credit card, overdue invoice, etc.), then once you resolve that the deploy script should hopefully work.
  2. Double-check you are using the correct account:
    Try re-run the deploy script and make sure you signed in to the correct Firebase account when you were prompted by the deploy script.
  3. Check account permissions:
    If you are not using the admin account to deploy, then you may need to grant your own Google account some permissions. I'm not sure about the process required to grant those permissions, but just using the admin account that was used to create the Firebase project would likely be easier if possible.
  4. Contact Google support:
    If you've tried all the fixes above and the issue persists, it might be a good idea to contact Google Cloud or Firebase support with the error.

Hope this helps! Let me know if you manage to get it working.
Thanks, ~ Paddy L.

Thank you for your help! So, it only deployed successfully after I linked a billing account and set it to the Blaze plan. It doesn't deploy if I'm on the Spark plan. Forgive me if I'm mistaken, but I thought the MIsinformation Game is deployable with the free plan? I don't want to accidentally be charged for going over any limits haha. sweat_smile

Hi galeee, it should be possible to deploy the Misinformation Game under a free plan... It is concerning that you were not able to! I have deployed several free instances in the past. I hope this was just a once-off issue.

Are you able to now downgrade to the Spark plan after you have successfully deployed? There should be a button to "Modify" your subscription in the bottom left of your Firebase console page. downgrade-to-spark-plan

That way they won't charge you if you hit the free limits! I'm glad to hear that you've gotten it working though.

All the best, ~ Paddy L.

hello paddy! yes, i can switch back to spark after deploying. the only downside is that i have to switch back to blaze whenever i want to make new changes to the feed but other than that it works well. not sure why it didn't let me deploy using the spark plan in the first place, but nevertheless thank you so much for your help! 😊

from misinformationgame.

Sothatsit avatar Sothatsit commented on July 18, 2024

Hi there, I'm sorry to hear you're having troubles deploying the Misinformation Game! It seems that you have encountered a permissions issue. This likely means the Google account you signed into is locked out of accessing your Firebase project. Here are some potential fixes:

  1. Billing account verification:
    It is possible that there is an issue with your billing account, in which case Google may lock you out. To check this, sign into the Google Cloud Console Billing Section. If you have no billing account, then it should say something similar to "Billing is disabled", in which case this is probably not the problem you are facing. Otherwise, make sure your billing account is active and linked to your Firebase project. If it's not linked, or there's a billing issue (expired credit card, overdue invoice, etc.), then once you resolve that the deploy script should hopefully work.

  2. Double-check you are using the correct account:
    Try re-run the deploy script and make sure you signed in to the correct Firebase account when you were prompted by the deploy script.

  3. Check account permissions:
    If you are not using the admin account to deploy, then you may need to grant your own Google account some permissions. I'm not sure about the process required to grant those permissions, but just using the admin account that was used to create the Firebase project would likely be easier if possible.

  4. Contact Google support:
    If you've tried all the fixes above and the issue persists, it might be a good idea to contact Google Cloud or Firebase support with the error.

Hope this helps! Let me know if you manage to get it working.

Thanks,
~ Paddy L.

from misinformationgame.

galeee avatar galeee commented on July 18, 2024

Hi there, I'm sorry to hear you're having troubles deploying the Misinformation Game! It seems that you have encountered a permissions issue. This likely means the Google account you signed into is locked out of accessing your Firebase project. Here are some potential fixes:

  1. Billing account verification:
    It is possible that there is an issue with your billing account, in which case Google may lock you out. To check this, sign into the Google Cloud Console Billing Section. If you have no billing account, then it should say something similar to "Billing is disabled", in which case this is probably not the problem you are facing. Otherwise, make sure your billing account is active and linked to your Firebase project. If it's not linked, or there's a billing issue (expired credit card, overdue invoice, etc.), then once you resolve that the deploy script should hopefully work.
  2. Double-check you are using the correct account:
    Try re-run the deploy script and make sure you signed in to the correct Firebase account when you were prompted by the deploy script.
  3. Check account permissions:
    If you are not using the admin account to deploy, then you may need to grant your own Google account some permissions. I'm not sure about the process required to grant those permissions, but just using the admin account that was used to create the Firebase project would likely be easier if possible.
  4. Contact Google support:
    If you've tried all the fixes above and the issue persists, it might be a good idea to contact Google Cloud or Firebase support with the error.

Hope this helps! Let me know if you manage to get it working.

Thanks, ~ Paddy L.

Thank you for your help! So, it only deployed successfully after I linked a billing account and set it to the Blaze plan. It doesn't deploy if I'm on the Spark plan. Forgive me if I'm mistaken, but I thought the MIsinformation Game is deployable with the free plan? I don't want to accidentally be charged for going over any limits haha. 😅

from misinformationgame.

Sothatsit avatar Sothatsit commented on July 18, 2024

Hi there, I'm sorry to hear you're having troubles deploying the Misinformation Game! It seems that you have encountered a permissions issue. This likely means the Google account you signed into is locked out of accessing your Firebase project. Here are some potential fixes:

  1. Billing account verification:
    It is possible that there is an issue with your billing account, in which case Google may lock you out. To check this, sign into the Google Cloud Console Billing Section. If you have no billing account, then it should say something similar to "Billing is disabled", in which case this is probably not the problem you are facing. Otherwise, make sure your billing account is active and linked to your Firebase project. If it's not linked, or there's a billing issue (expired credit card, overdue invoice, etc.), then once you resolve that the deploy script should hopefully work.
  2. Double-check you are using the correct account:
    Try re-run the deploy script and make sure you signed in to the correct Firebase account when you were prompted by the deploy script.
  3. Check account permissions:
    If you are not using the admin account to deploy, then you may need to grant your own Google account some permissions. I'm not sure about the process required to grant those permissions, but just using the admin account that was used to create the Firebase project would likely be easier if possible.
  4. Contact Google support:
    If you've tried all the fixes above and the issue persists, it might be a good idea to contact Google Cloud or Firebase support with the error.

Hope this helps! Let me know if you manage to get it working.
Thanks, ~ Paddy L.

Thank you for your help! So, it only deployed successfully after I linked a billing account and set it to the Blaze plan. It doesn't deploy if I'm on the Spark plan. Forgive me if I'm mistaken, but I thought the MIsinformation Game is deployable with the free plan? I don't want to accidentally be charged for going over any limits haha. sweat_smile

Hi galeee, it should be possible to deploy the Misinformation Game under a free plan... It is concerning that you were not able to! I have deployed several free instances in the past. I hope this was just a once-off issue.

Are you able to now downgrade to the Spark plan after you have successfully deployed? There should be a button to "Modify" your subscription in the bottom left of your Firebase console page.
downgrade-to-spark-plan

That way they won't charge you if you hit the free limits! I'm glad to hear that you've gotten it working though.

All the best,
~ Paddy L.

from misinformationgame.

Sothatsit avatar Sothatsit commented on July 18, 2024

Good to hear you've found a workable solution! I'll close this issue now, but if you have any other questions or issues feel free to open another one!

from misinformationgame.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.