-
Notifications
You must be signed in to change notification settings - Fork 246
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
sw-push , Error creating bean with name 'registryController'... #14
Comments
Maybe something wrong with the settings in Is the path for
|
good , now i get a new message: 2018-06-11 14:21:27.548 ERROR 3728 --- [pool-1-thread-1] com.qmexpress : Joke object : java.lang.IllegalStateException: FirebaseApp with name [DEFAULT] doesn't exist. |
Try the latest firebase sdk 6.2.0
If that does not work try an older version
|
I have tried to clone your repos and run , get the same message, but application is running mean we can access to http://localhost:8080/index.hml and one more thing how we test the endpoint /register |
The repository on GitHub uses 6.1.0. Did you try 6.2.0 or 5.10.0? to test the endpoint you have to open the browser and point it to the index.html page. |
[INFO] ------------------------------------------------------------------------ java.lang.IllegalStateException: FirebaseApp with name [DEFAULT] doesn't exist. |
Maybe something wrong with the service account json file.
|
my file is look like this. |
when I run the app I get this message, do you have any idea?
The text was updated successfully, but these errors were encountered: