Noah Zoschke

Results 85 issues of Noah Zoschke

I'm thinking about how much AWS to include in this. Certainly there are some important considerations for running gRPC services on AWS like using an NLB and safe deploys.

`convox logs` spam with this error message

https://www.postgresql.org/docs/9.1/static/ssl-tcp.html

```12:19:03 UTC-0700 CREATE_FAILED AWS::EFS::FileSystem Volumes Resource is not supported in this region``` Needs region mapping and conditional resource creation.

kind/bug

I did one install through the UI that failed for unclear reasons. ``` CREATE_FAILED Network AWS::CloudFormation::Stack ERROR: Embedded stack arn:aws:cloudformation:us-east-1:132866487567:stack/qa10-Network-13HKR6IG0WYEH/62b70480-7706-11e7-a103-503acac5c0fd was not successfully created: The following resource(s) failed to create:...

``` $ cx deploy ... CREATE_IN_PROGRESS ServiceWeb AWS::ECS::Service unexpected EOF ```

area/ui

I can `cx switch` to a rack that didn't install correctly. This should probably be filtered out on the UI server side.

area/ui

In going through the walkthrough I get: ``` $ cx diff fetching RWFETMIHLX: lchown /var/folders/n4/qrt93fmx27g1vywj37zrj3280000gq/T/434827713/.dockerignore: operation not permitted ```

I'm seeing bad gateway responses on a newly installed rack: ```$ cx deploy building: /tmp/docs uploading: 502 Bad Gateway 502 Bad Gateway ``` ``` $ cx test convox | creating...