Avatar upload issue (Ubuntu)

URLs for pictures can be a bit tricky on local.

Make sure you are starting your local server with FORCE_HOSTNAME=localhost:4200 bin/ember-cli -u

It’s better to use a test instance in the cloud to mimic your final destination … in fact, I would recommend you test migrations in the cloud ultimately.

1 Like