sebo-b / warp

Workspace Autonomous Reservation Program - a system to help you efficiently manage hybrid (assigned, hot-desks, etc) office space.
MIT License
139 stars 60 forks source link

Docker - demo issue #32

Closed Hojoong-Kim92 closed 1 year ago

Hojoong-Kim92 commented 1 year ago

Hi. I was trying to start demo with docker but I got the below error.

uwsgi: error while loading shared libraries: libpcre.so.3: cannot open shared object file: No such file or directory

sebo-b commented 1 year ago

please check comments in this issue #30

Hojoong-Kim92 commented 1 year ago

I didn't know this question already existed. After commenting out, it works normally. Thank you!

sebo-b commented 1 year ago

you are welcome

can you please specify what setup (OS, docker version, etc) do you have, I would like to figure out why this issue exists.

Hojoong-Kim92 commented 1 year ago

OS : Window11(22H2) Docker Version : 24.0.2, build cb74dfc