Skip to content
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

Update FirebaseHttpClient.h #519

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

TrickSumo
Copy link
Contributor

SSL fingerprint update

SSL fingerprint update
@eswaranadh
Copy link

eswaranadh commented Jun 9, 2021

@TrickSumo
I tried your latest fingerprint. But still I'm getting the following error.

image

@TrickSumo
Copy link
Contributor Author

@TrickSumo
I tried your latest fingerprint. But still I'm getting the following error.

image

Hi

I'm able to compile successfully.

Make sure to remove previous fingerprint.

@Humca
Copy link

Humca commented Jun 10, 2021

I have the same problem, I already did the change the fingerprint and it does not, help

@Humca
Copy link

Humca commented Jun 10, 2021

image

@Humca
Copy link

Humca commented Jun 10, 2021

image

@TrickSumo
Copy link
Contributor Author

Hi @eshwarnadh @Humca

Looks like ESP8266 board version 3.0 is not compatible with firebase arduino master.

Go to Arduino IDE >> board manager >> Search ESP8266 >> Rollback to version 2.7.4

It will fix compile issue.

Alternatively, use this library by @mobizt : https://github.com/mobizt/Firebase-ESP8266
https://www.youtube.com/watch?v=nLzC0-VaqDs&lc=UgzZsgxMbFPDcj5msuN4AaABAg

Thanks

@Humca
Copy link

Humca commented Jun 10, 2021

@TrickSumo thanks bro, already solved

@tactwork
Copy link

tactwork commented Jul 11, 2021

There is a new fingerprint. Rather than posting it. It was very helpful to find that I can check it yearly myself with this:

https://www.grc.com/fingerprints.htm

test DB shows "50:89:50:57:90:1F:37:E3:B8:F3:5B:02:ED:3A:65:6E:6A:34:DB:93"

updated fingerprint worked for me!

@Wavesolid
Copy link

Wavesolid commented Jul 12, 2021

There is a new fingerprint. Rather than posting it. It was very helpful to find that I can check it yearly myself with this:

https://www.grc.com/fingerprints.htm

test DB shows "50:89:50:57:90:1F:37:E3:B8:F3:5B:02:ED:3A:65:6E:6A:34:DB:93"

updated fingerprint worked for me!

image
i tried with yours, but somehow it return me an error, do u have any idea what happen? @tactwork

EDIT :
i tried with different servers, US and Singapore. Since both of them have different Domain, they also not shared same Fingerprint. So be aware with your location servers, try to check on ur bottom left in ur Realtime Database screen and use their own unique key. I hope it will helps
Singapore Server Fingerprint /July :
image

US Server Fingerprint /July :
image

@tarunautobot763
Copy link

@TrickSumo
I tried your latest fingerprint. But still I'm getting the following error.

image

the same issues still existing can any one help me to fix that

@Wavesolid
Copy link

@TrickSumo
I tried your latest fingerprint. But still I'm getting the following error.
image

the same issues still existing can any one help me to fix that

Hi there, have you check your board version? The version supposed below 3.0, in my case I was using version 2.7.4.

@TrickSumo
Copy link
Contributor Author

@TrickSumo
I tried your latest fingerprint. But still I'm getting the following error.
image

the same issues still existing can any one help me to fix that

@tarunautobot763

Just downgrade ESP8266 Board version from 3.0 to 2.7.4.

Checkout:- https://www.youtube.com/watch?v=m3Xb9GB9SI8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants