source .env.sample before loading compose.yml? #176

Closed
opened 2021-09-27 10:43:06 +00:00 by knoflook · 3 comments
Owner

Describe the current behavior

abra recipe upgrade nextcloud throws this error

FATA[0001] 1 error(s) decoding:

* error decoding 'Volumes[4]': invalid empty volume spec 

this is the cause
https://git.coopcloud.tech/coop-cloud/nextcloud/src/branch/main/compose.yml#L16

Steps to reproduce

run abra recipe upgrade nextcloud

Describe the expected behavior

upgrade the app

Additional information

abra version 0.1.4-alpha-e840328

We could maybe load .env.sample before loading compose.yml? Also if we move to yaml from .env as suggested here: #105 it might be easier to solve this problem.

## Describe the current behavior `abra recipe upgrade nextcloud` throws this error ``` FATA[0001] 1 error(s) decoding: * error decoding 'Volumes[4]': invalid empty volume spec ``` this is the cause https://git.coopcloud.tech/coop-cloud/nextcloud/src/branch/main/compose.yml#L16 ## Steps to reproduce run `abra recipe upgrade nextcloud` ## Describe the expected behavior upgrade the app ## Additional information abra version 0.1.4-alpha-e840328 We could maybe load .env.sample before loading compose.yml? Also if we move to yaml from .env as suggested here: https://git.coopcloud.tech/coop-cloud/organising/issues/105 it might be easier to solve this problem.
knoflook added the
bug
abra
labels 2021-09-27 10:43:06 +00:00
Owner

I can't reproduce this on latest or the version you've specificed so 🤷‍♀️

This was fixed in 6c115926e3 some time ago?

Maybe you were using an old binary perhaps.

Gonna close off but re-open if this is still a thing!

I can't reproduce this on latest or the version you've specificed so 🤷‍♀️ This was fixed in https://git.coopcloud.tech/coop-cloud/abra/commit/6c115926e332a6af2da26d92d9c1a89b15574af7 some time ago? Maybe you were using an old binary perhaps. Gonna close off but re-open if this is still a thing!
Author
Owner

This is still happening with abra version 0.1.5-alpha-09f49cd

This is still happening with abra version 0.1.5-alpha-09f49cd
knoflook reopened this issue 2021-10-01 16:32:39 +00:00
Owner

Thanks for bearing with me @knoflook 🖤, finally fixed in 8cc0a350e6.

Thanks for bearing with me @knoflook 🖤, finally fixed in https://git.coopcloud.tech/coop-cloud/abra/commit/8cc0a350e6687b806ac1e18f3eabf407316002ef.
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: coop-cloud/organising#176
No description provided.