Temporary issues accessing Proton services
protonstatus.com
Temporary issues accessing Proton services
1–10 of 14 posts
Re: Temporary issues accessing Proton services
#2Also experiencing this, ProtonStatus[0] is reporting "Some systems are experiencing issues", although all circles are green.
Loading / sending e-mail only yields an orange banner saying "Servers are unreachable. Please try again in a few minutes"
Edit: Mobile Apps, Bridge and Web Application is now reporting performance issues
Re: Temporary issues accessing Proton services
#3Can confirm that ProtonMail Android app doesn't work. When trying to send an email it says "Server not reachable".
Re: Temporary issues accessing Proton services
#4https://protonstatus.com/incidents/178
Temporary issues accessing Proton services Thursday 31st March 2022 11:31:00
We are currently experiencing some technical difficulties, and are working to bring the service back online as soon as possible.Re: Temporary issues accessing Proton services
#5Web apps don't work.
I am keeping all e-mail tied to custom domain. If a provider goes down, I can just move that domain somewhere else. Yes, history will be lost, but new mails will keep arriving.
Re: Temporary issues accessing Proton services
#6Web and iOS app's are not responding. Will emails, sent to me on Proton, be lost?
Re: Temporary issues accessing Proton services
#7One could speculate the dns resolver for the reverse proxy is causing the time outs. Could be an emergency maintenance check, but I am skeptical considering it's noon in Geneva. Additionally, A-level domains are down but subdomains are up, probably because each are hosted on different dns name servers. I.e amazon aws dns name servers are partitioned in 'zones'.
Re: Temporary issues accessing Proton services
#8Web and iOS app's are not responding. Will emails, sent to me on Proton, be lost?
Emails are retried for a while before being dropped. Usually a day or two. After that, the sender is normally notified by his mail provider.
Re: Temporary issues accessing Proton services
#9Re: Temporary issues accessing Proton services
#10Web apps don't work. I am keeping all e-mail tied to custom domain. If a provider goes down, I can just move that domain somewhere else. Yes, history will be lost, but new mails will keep arriving.
I'm guessing this is common practice, or tooling is available, but could you set up essentially fallback DNS to your own servers in the case of protonmail servers not responding? Should you have some middle server that does smarter routing based on the status of the final server? I guess you're nearly running your own mail server at this point, though.