GithubHelp home page GithubHelp logo

Comments (18)

rfk avatar rfk commented on June 11, 2024 2

@jbuck mentioned this in a meeting earlier so reflecting it here - SMTP is still down on the box, and we may need to do a full re-deploy in order for him to get the access to fix it. Re-opening.

from restmail.net.

stephendonner avatar stephendonner commented on June 11, 2024 1

Thanks, @jbuck - the site is up, and account creation works, but the verification-email functionality is either missing or broken[0]:

RuntimeError: Verification email was not received

Stacktrace

tests/test_fxa_test_account.py:19: in test_default_environment_should_be_dev
    account = FxATestAccount()
fxapom/fxapom.py:59: in __init__
    raise RuntimeError("Verification email was not received")
E   RuntimeError: Verification email was not received

Standard Output

fxapom created an account for email: [email protected] at https://stable.dev.lcip.org/auth/ on 2018-04-03 20:09:10.971632

[0] https://github.com/mozilla/fxapom/blob/6d346e342d93efa68a5b91b1e1dc7072b31ecd38/tests/test_fxa_test_account.py#L18

from restmail.net.

jbuck avatar jbuck commented on June 11, 2024 1

Alright, it's working now. I don't understand why it stopped working, and I couldn't access the original box so here's what I did to get things working again:

  1. Create AMI of restmail-20170515 in us-east-1
  2. Launch said AMI as restmail-20180404
  3. Notice that port 25 is only listening on localhost
  4. Change instance security group restmail-20170515-InstanceSecurityGroup-1NJ7YRNO90I0A to allow 9025 inbound
  5. Change ELB listener on TCP port 25 to forward to port 9025

from restmail.net.

karlht avatar karlht commented on June 11, 2024 1

@jbuck Have we verified SMTP dlivery on the new stack? I'm hearing rumblings that mail delivery is still not working.

from restmail.net.

jbuck avatar jbuck commented on June 11, 2024

We fixed it!

from restmail.net.

jrbenny35 avatar jrbenny35 commented on June 11, 2024

Getting that same error as well.

from restmail.net.

stephendonner avatar stephendonner commented on June 11, 2024

Thanks, everyone!

from restmail.net.

viorelaioia-zz avatar viorelaioia-zz commented on June 11, 2024

Hi! Do you have any updates on this? Most of mozillians tests are failing because we use restmail for passwordless login.

from restmail.net.

jbuck avatar jbuck commented on June 11, 2024

Yeah, I confirmed that delivery is working but we're seeing delays in delivery for reasons I'm not sure of yet

from restmail.net.

m8ttyB avatar m8ttyB commented on June 11, 2024

Thanks @jbuck, we're seeing an error similar to @stephendonner's comment that is consistent across our test runs.

from restmail.net.

m8ttyB avatar m8ttyB commented on June 11, 2024

\o/ our test suites are happily consuming restmail goodness. ty for the quick remedy.

from restmail.net.

stephendonner avatar stephendonner commented on June 11, 2024

Already mentioned this in IRC, but for posterity, all of our affected testsuites are happy, now (Mozillians, Kinto, FxAPOM, etc.)

from restmail.net.

jbuck avatar jbuck commented on June 11, 2024

https://github.com/mozilla/restmail.net/pull/25/files has the fix

from restmail.net.

vladikoff avatar vladikoff commented on June 11, 2024

I think we crashed again

➜  notes git:(master) date
Fri  6 Apr 2018 10:02:09 EDT
➜  notes git:(master) wget restmail.net
--2018-04-06 10:02:17--  http://restmail.net/
Resolving restmail.net... 52.73.149.191, 52.44.243.160
Connecting to restmail.net|52.73.149.191|:80... connected.
HTTP request sent, awaiting response... 503 Service Unavailable: Back-end server is at capacity
2018-04-06 10:02:17 ERROR 503: Service Unavailable: Back-end server is at capacity.

from restmail.net.

jbuck avatar jbuck commented on June 11, 2024

Indeed we did! Redis was unable to save data to disk and eventually was killed by the Linux OOM killer. This caused the restmail web and email processes to shutdown

from restmail.net.

vladikoff avatar vladikoff commented on June 11, 2024

Went down again:

➜  Desktop wget restmail.net        
--2018-04-08 10:37:10--  http://restmail.net/
Resolving restmail.net... 52.73.149.191, 52.44.243.160
Connecting to restmail.net|52.73.149.191|:80... connected.
HTTP request sent, awaiting response... 503 Service Unavailable: Back-end server is at capacity
2018-04-08 10:37:10 ERROR 503: Service Unavailable: Back-end server is at capacity.

➜  Desktop 

date
Sun  8 Apr 2018 10:37:34 EDT

from restmail.net.

jbuck avatar jbuck commented on June 11, 2024

Bleh, working again now

from restmail.net.

vladikoff avatar vladikoff commented on June 11, 2024

Thank you @jbuck !

from restmail.net.

Related Issues (18)

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.