[DiscordArchive] what do you have inside that file currently?
[DiscordArchive] what do you have inside that file currently?
Archived author: Yehonal • Posted: 2021-04-24T14:07:20.831000+00:00
Original source
as soon as that PR will be ready I'll notify you here
Archived author: Yehonal • Posted: 2021-04-24T14:07:32.876000+00:00
Original source
in the meanwhile, as I said, the chmod should do the job
Archived author: Yehonal • Posted: 2021-04-24T14:07:41.234000+00:00
Original source
if it's a family server you don't have any security issue
Archived author: Yehonal • Posted: 2021-04-24T14:07:50.077000+00:00
Original source
putting 777 on those folders
Archived author: Yehonal • Posted: 2021-04-24T14:08:28.826000+00:00
Original source
`chmod -R 777 ./env`
Archived author: Deleted User • Posted: 2021-04-24T14:13:10.102000+00:00
Original source
ERROR: Service 'ac-dev-server' failed to build : The command '/bin/sh -c addgroup --gid $GROUP_ID acore && adduser --disabled-password --gecos '' --uid $USER_ID --gid $GROUP_ID acore && passwd -d acore && echo 'acore ALL=(ALL:ALL) NOPASSWD: ALL' >> /etc/sudoers' returned a non-zero code: 1
Archived author: Yehonal • Posted: 2021-04-24T14:15:13.131000+00:00
Original source
have you restored those 2 variables we said before?
Archived author: Yehonal • Posted: 2021-04-24T14:15:20.294000+00:00
Original source
I mean, just remove them
Archived author: Yehonal • Posted: 2021-04-24T14:15:35.331000+00:00
Original source
they don't work with the root user
Archived author: Deleted User • Posted: 2021-04-24T14:25:16.902000+00:00
Original source
that worked. now I have to restore everything else...