Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Docker Image of sbf-manager-service not working #194

Open
samuelvkwong opened this issue Jun 20, 2023 · 1 comment
Open

[BUG] Docker Image of sbf-manager-service not working #194

samuelvkwong opened this issue Jun 20, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@samuelvkwong
Copy link
Contributor

I pulled the main branch of the social-bot-manger-service and I ran docker build -t social-bot-manager . to get a docker image social-bot-manager:latest
Then in the docker-compose.yml file in the Social-Bot-Framework directory, I replace the image for sbf-manager image: registry.tech4comp.dbis.rwth-aachen.de/rwthacis/social-bot-manager:MA-aaron with image: social-bot-manager:latest
In the Social-Bot-Framework directory, I run docker compose -f "docker-compose.yml" up -d --build to create and run the docker container from the social-bot-manager docker image.
I have the following error with my social bot manager now:
image

@samuelvkwong samuelvkwong added the bug Something isn't working label Jun 20, 2023
@Yinnii
Copy link
Contributor

Yinnii commented Nov 24, 2023

Have you also changed the mobsos-data-processing image to your own?
Which branch of the Social-Bot-Framework did you use for docker compose?
I can not reproduce this error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants