Skip to content

Streamer not filling the "user/password" fields when connecting to Encoder #546

@mcorvo

Description

@mcorvo

Dear all,

I decided to go for a docker-compose driven installation of AVideo where the streamer sits on a VM and the Encoder on another one. To perform this installation I took the docker-compose.yml of AVideo and extract the part for the Encoder. On the Encoder VM I created a new docker-compose.yml, basically replicating the setup for AVideo, and started the service.

Starting from a fresh installation, everything works fine and I'm able to connect to the VM hosting the Encoder and encode new videos, but I'd need to migrate an old instance of Avideo, so I restored this instance database and mounted the NFS share with the "videos" directory on the new VM hosting the streamer.

The issue I face is that now when I click on the link "Encode video and audio", AVideo keeps landing correctly on the Encoder web service but the user/password fields are not filled. If I repeat the procedure, that is I click again on "Encode video and audio", this time the fields are filled.

It's pretty clear to me that the difference is that in the first setup I have a freshly installed database, while in the second I have a database restored from a different Avideo instance, but cannot figure out why the first time I click on the link, the fields are not filled.

Given that I'd like to keep the two services separated, could someone help me understand why the first time I click on the link the fields are not filled while the second time they are?

I can provide the full setup (Dockerfile, docker-compose.yml, docker-entrypoint) in case it could help.

Thanks in advance for any hints.

Regards,

Marco

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions