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

Problem with git push #11

Open
dmetzler1988 opened this issue Nov 22, 2024 · 0 comments
Open

Problem with git push #11

dmetzler1988 opened this issue Nov 22, 2024 · 0 comments

Comments

@dmetzler1988
Copy link

Hi

thx a lot for your great idea and tool!
Everything works fine on my MacOS Sequoia 15.1.
But one of my scripts which is called from your boot-shutdown.sh includes a git push command (the push works via cronjobs and manual executions).

This error occurs:

No user exists for uid 501
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

The scutil <<< "show State:/Users/ConsoleUser" command says, that the GID is 20 and the UID is 501. So this seems to be correct for me.

Additionally: it runs under my user - everything without sudo.

@freedev Do you maybe have any ideas or experience with this?

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

No branches or pull requests

1 participant