Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix permissions on GAE08 for gae/hyui #239

Open
docsteveharris opened this issue Feb 8, 2023 · 15 comments
Open

Fix permissions on GAE08 for gae/hyui #239

docsteveharris opened this issue Feb 8, 2023 · 15 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@docsteveharris
Copy link
Contributor

docsteveharris commented Feb 8, 2023

Unable to access /gae/hylode which is where I assume the dev branch is deployed from?

@docsteveharris docsteveharris added the bug Something isn't working label Feb 8, 2023
@docsteveharris docsteveharris added this to the Sitrep v2 milestone Feb 8, 2023
@docsteveharris
Copy link
Contributor Author

So I'm wrong about this.
Was looking in /gae/hylode but @hqva pointed me in the direction of /gae/hyui - thanks
However this does not appear to be a git repo??
Do I just delete the current files and clone (preserving the .env file)?

CleanShot 2023-02-08 at 09 40 51@2x

@harryjmoss
Copy link
Contributor

@docsteveharris not sure I follow? the repo is in /gae/hyui/dev
image

@docsteveharris
Copy link
Contributor Author

Am confused too! Will check tomorrow 🤷‍♂️

@docsteveharris
Copy link
Contributor Author

docsteveharris commented Feb 9, 2023

I've checked and I couldn't be more confused ....

Image

@harryjmoss we appear to be on different GAE08s?

@docsteveharris
Copy link
Contributor Author

@harryjmoss: 🤷 I can now see .git but it's still telling me this is not a git repo!

Image

@hqva
Copy link
Contributor

hqva commented Feb 28, 2023

I now get these issues:
Screenshot 2023-02-28 at 10 36 31
Screenshot 2023-02-28 at 10 36 08

@docsteveharris
Copy link
Contributor Author

the .env file permissions are incorrect

@docsteveharris
Copy link
Contributor Author

I've tried to set pretty liberal permissions

 chmod -R go+rwx .

I added the x because stackoverflow told me you needed that to list a directory (https://stackoverflow.com/a/13378069/992999)
but I'm not the owner of many of these files so I still got a 'permission denied' error.
The sql scripts are now readable/writable by the docker group.

CleanShot 2023-03-07 at 23 11 01@2x

Feels like we should delete and start again but happy to take advice ...

@docsteveharris
Copy link
Contributor Author

just need to see if this is still a problem

@harryjmoss
Copy link
Contributor

Can be considered fixed pending #274 closure AND confirmation that we've fixed this on GAEs

@harryjmoss harryjmoss changed the title Fix permissions on GAE08 for gae/hylode Fix permissions on GAE08 for gae/hyui May 19, 2023
@docsteveharris
Copy link
Contributor Author

just needs to be reviewed to allow us to confirm/close
@docsteveharris or @hqva need to check /gae/hyui/test or something like that
just on GAE08
if it doesn't work let's delete and restart

@hqva
Copy link
Contributor

hqva commented May 19, 2023

I can create and edit the files in /gae/hyui/! (including editing the README.md or adding files to /gae/hyui/dev/, making folders in /gae/hyui/, and adding to /gae/hyui/test/).
Anything else to test?

@harryjmoss
Copy link
Contributor

@hqva great news! Would be great if you could check some of the basic git commands work (I think even git status would fail last time) and then we're good to go

@hqva
Copy link
Contributor

hqva commented May 22, 2023

Screenshot 2023-05-22 at 16 36 58

Ah - still get these errors.

@docsteveharris
Copy link
Contributor Author

@harryjmoss and @hqva : can we close this?

@docsteveharris docsteveharris removed their assignment Jun 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants