modem7

Results 252 comments of modem7

Related to https://github.com/AmruthPillai/Reactive-Resume/issues/830

Can confirm I'm also getting the same issue. The following error occurs: ``` today at 13:10:38[Nest] 42 - 03/29/2022, 1:10:38 PM ERROR [ExceptionsHandler] page.waitForSelector: Timeout 30000ms exceeded. today at 13:10:38===========================...

The other issue I'm seeing, is that if the server gets into a failed situation after the client starts, the healthcheck doesn't fail on the client due to the webserver...

Did you add the [stripprefix ](https://github.com/AmruthPillai/Reactive-Resume/blob/c67e2ac9f8180bafd19cebe79470b5c0d96d8879/docker-compose.yml#L70-L73) middleware? This is my [current setup ](https://hastebin.modem7.com/xibac.yaml) specifically lines 32-40

The network is irrelevant in this case - I have a somewhat complicated setup with 4 different networks, so for you, as long as they can talk to each other,...

Not stupid at all! So, the reason I don't specifically mention the env file is that with Docker, if there is an env file present in the same directory where...

I'd recommend escaping all the vars (using quotes). What do the logs say?

> > I'd recommend escaping all the vars (using quotes). > > > > What do the logs say? > > First i had some problems with the database and...

> Even though i haven't find a way yet to make RR working as it should, you helped me a lot with the information you provided and i wanna thank...