Skip to content

trouble running hello world - possibly down to region? af-south-1 #191

@ilanc

Description

@ilanc

Hi Adam,
I've tried to deploy a static index.html using ness and not had any luck. Here's the repo: https://github.com/ilanc/ness-test

What I see:

$ ness deploy --dir public --profile ilan --verbose

✔ Validating AWS credentials (Account #366730223589)

It just ends there and returns to the shell prompt.

There's a single static file in the public dir:

$ ll public/
total 12
drwxrwxr-x 2 ilan ilan 4096 Aug  2 09:28 ./
drwxrwxr-x 4 ilan ilan 4096 Aug  2 09:42 ../
-rw-rw-r-- 1 ilan ilan  492 Aug  2 09:31 index.html

Here's my env:

$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 18.04.5 LTS
Release:        18.04
Codename:       bionic
$ node --version
v16.4.2
$ aws --version
aws-cli/2.2.25 Python/3.8.8 Linux/5.4.0-80-generic exe/x86_64.ubuntu.18 prompt/off
$ nvm --version
0.38.0

My aws config is set as:

[profile ilan]
region = af-south-1
output = json

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions