Giter Club home page Giter Club logo

aws-serverless-ember's Issues

ember not loading resources

When I load up ember with 'ember serve',

I click login and it says 'Network failure'.

Checking the console in safari, I see:

[Error] Failed to load resource: A server with the specified hostname could not be found. (:.amazonaws.com, line 0)
[Error] XMLHttpRequest cannot load https://cognito-identity.us-east-1/:.amazonaws.com due to access control checks.

Checking it in Chrome, I see:

You are logged in with Cognito User Pools
Failed to load resource: net::ERR_NAME_NOT_RESOLVED
credentials get error: Error: Network Failure
at XMLHttpRequest. (aws-sdk.js:124963)
(anonymous) @ aws.js:36

I can also confirm that when I enter a wrong password, it says incorrect. I only get network failure when I enter the correct password.

unicode chars in yaml files preventing run

awesome guide, going through the motions, however unicode detected in template prevents from run

aws cloudformation package --template-file api.yaml โ€“-output-template-file api-deploy.yaml --s3-bucket ember-serverless-hosting-codebucket-30t6181l768l

Traceback (most recent call last):
  File "/Users/polfilm/builds/venv_containers/bin/aws", line 27, in <module>
    sys.exit(main())
  File "/Users/polfilm/builds/venv_containers/bin/aws", line 23, in main
    return awscli.clidriver.main()
  File "/Users/polfilm/builds/venv_containers/lib/python2.7/site-packages/awscli/clidriver.py", line 56, in main
    return driver.main()
  File "/Users/polfilm/builds/venv_containers/lib/python2.7/site-packages/awscli/clidriver.py", line 227, in main
    err.write(six.text_type(e))
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 17: ordinal not in range(128)

any ideas as to how to bypass?

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.