Panagiotis Bellias

Results 20 comments of Panagiotis Bellias

> //app.config.ts import { ApplicationConfig, importProvidersFrom } from '@angular/core'; import { provideRouter } from '@angular/router'; > > import { routes } from './app.routes'; import { provideAnimations } from '@angular/platform-browser/animations'; import...

I'll check it as soon as possible

Hi @freddidierRTE, I can work on this. can you please assign it to me?

@freddidierRTE I checked locally the issue and observed that ./startOpfab.sh doesn't work because of this error when pulling the docker images `✘ zookeeper Error manifest for bitnami/zookeeper:3 not found: manifest...

Note: Visiting https://hub.docker.com/r/bitnami/zookeeper/tags I see that no bitnami/zookeper docker image exists yet. So should be possibly replaced to something else except bitnami?

I merged the new commit and started the containers but can't access web-ui in localhost:2002 while the logs are the below and the container is running. Any ideas? Is it...

Ok, I'll do that For the local environment, browser behaves like nothing is running on that port but could be possibly due to WSL usage

PR checks fail possibly due to some sonar misconfiguration. Am I right or is something else I can check?

Ok, I'll retry to setup the local environment but if this becomes urgent and I have no update on it please remove the assignment so someone else can work on...