I am trying to deploy my firebase project as usual, but today I am facing an error that I couldn't find a refrence for online.
i deploying database, functions, hosting
i database: checking rules syntax...
✔ database: rules syntax for database my-project is valid
i functions: ensuring required API cloudfunctions.googleapis.com is enabled...
✔ functions: required API cloudfunctions.googleapis.com is enabled
i functions: preparing functions directory for uploading...
i functions: packaged functions (28.29 KB) for uploading
Error: Some Cloud Functions regions were unreachable, please try again later.
My functions are errors-free, I didn't change anything since they where working last time. I appreciate your kind help on that.