Skip to content

Conversation

ian0371
Copy link

@ian0371 ian0371 commented Feb 10, 2019

There were two bugs when trying to run the image on Synology NAS (DSM 6.2.1-23824 Update 4):

  1. initdb failed because the permission of ${PG_HOME} was 000, and
  2. sed -i failed because sed internally could not generate temporary
    files

It now works fine on Synology NAS and Ubuntu 16.04 (with sameersbn/docker-gitlab).

There were two bugs when trying to run the image on Synology NAS (DSM 6.2.1-23824 Update 4):
1) `initdb` failed because the permission of ${PG_HOME} was 000, and
2) `sed -i` failed because `sed` internally could not generate temporary
files
@thopiekar
Copy link

Hello @ian0371, this is not fixing the same bug as in my #145 , right?

@ian0371
Copy link
Author

ian0371 commented Jan 17, 2021

@thopiekar I think they're different, but I can't be sure as this was a long time ago and I don't really remember the details.

@thopiekar
Copy link

Btw. Did you ever manage to upgrade your database? I'm stuck at v9 😐

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants