Skip to content

yarn amo no longer works - no styles/JS #12793

@kumar303

Description

@kumar303

Describe the problem and steps to reproduce it:

  • Go into addons-server and start up the container with docker-compose up -d
  • Go back to addons-frontend and run yarn amo to develop with a local Docker image. This is documented as the preferred way to start a server yet no one uses it in practice.

What happened?

The server starts but no styles or JS loads so the app is not usable.

What did you expect to happen?

The site should be usable.

Anything else we should know?

I think the culprit might be related to how the addons-server Docker container boots its own frontend instance on the same port as what addons-frontend uses. There is an additional problem where the addons-frontend startup script does not report a failure about how it cannot bind to the port.

Metadata

Metadata

Assignees

Labels

qa:not_neededrepository:addons-frontendIssue relating to addons-frontendstate:staleIssues marked as stale. These can be re-opened should there be plans to fix them.

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions