VilnaCRM-Org / user-service

Creative Commons Zero v1.0 Universal
5 stars 1 forks source link

fix(#32): fix starting app on MACos #33

Closed Derane closed 1 month ago

Derane commented 2 months ago

Description

fix starting app on MACos

Related Issue

https://github.com/VilnaCRM-Org/user-service/issues/32

Types of changes

Checklist:

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (245da7d) to head (374fc24). Report is 5 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #33 +/- ## =========================================== Coverage 100.00% 100.00% Complexity 509 509 =========================================== Files 141 141 Lines 2308 2308 =========================================== Hits 2308 2308 ``` | [Flag](https://app.codecov.io/gh/VilnaCRM-Org/user-service/pull/33/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=VilnaCRM-Org) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/VilnaCRM-Org/user-service/pull/33/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=VilnaCRM-Org) | `100.00% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=VilnaCRM-Org#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

paaneko commented 1 month ago

I noticed I forgot to close the if tag with fi)

paaneko commented 1 month ago

Weirdly, on my mac everything runs good.

paaneko commented 1 month ago

2024-07-18 20:04:22 Waiting for db to be ready... 2024-07-18 20:04:22 The db is now ready and reachable 2024-07-18 20:04:22 2024-07-18 20:04:22 [OK] Already at the latest version ("DoctrineMigrations\Version20240122085853") 2024-07-18 20:04:22 2024-07-18 20:04:22 ACLs are supported. Setting ACLs... 2024-07-18 20:04:22 setfacl: var: Not supported

That my docker container logs.