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

404 status. And I can't push local data to remote repository. #773

Open
parrier82 opened this issue Sep 22, 2020 · 1 comment
Open

404 status. And I can't push local data to remote repository. #773

parrier82 opened this issue Sep 22, 2020 · 1 comment

Comments

@parrier82
Copy link

$ git push origin refs/heads/master:refs/heads/master --tags --verbose --progress

Pushing to ssh://git@[domain]/app_devel1/simapp_devrep.git
Enumerating objects: 3, done.
Delta compression using up to 8 threads
Total 2 (delta 1), reused 0 (delta 0), pack-reused 0
remote: �[1G
remote: �[1GNotifying Redmine about changes to this repository : 'app_devel1/simapp_devrep' ...
remote: �[1G - Error while notifying Redmine ! (status code: 404)
remote: �[1G
remote: �[1GLooking for additional global post-receive hooks...
remote: �[1G - Global hooks found : ["hooks/post-receive.d/mail_notifications"]
remote: �[1G
remote: �[1GLooking for additional local post-receive hooks...
remote: �[1G - No local hooks found
remote: �[1G
remote: �[1GCalling additional post-receive hooks...
remote: �[1G - Executing extra hook 'hooks/post-receive.d/mail_notifications'
remote: �[1G multimailhook is disabled
remote: �[1G
To ssh://[domain]/app_devel1/simapp_devrep.git
a1c64d5..6e5631b master -> master
updating local tracking ref 'refs/remotes/origin/master'

  1. What ploblem is in here?

  2. "$ git push origin refs/heads/master:refs/heads/master --tags --verbose --progress" - Is it normal? I'm using "fork" utility for managing git.

  3. I didn't smtp setting. Is it necessory for using redmine git hosting??

Thanks for your advice.

@parrier82
Copy link
Author

parrier82 commented Sep 22, 2020

It seems that push function is working. But I don't know why the above message was occurred and what will be problem. Is there anyone who knows about that?

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