Bug 823488 - Syntax error on line 2 of /var/lib/stickshift/9aaee8d4b8a4447c8539d58b8a55cfed/sysadmin/conf.d/stickshift.conf: remote: DocumentRoot must be a directory
Summary: Syntax error on line 2 of /var/lib/stickshift/9aaee8d4b8a4447c8539d58b8a55cfe...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OKD
Classification: Red Hat
Component: Pod
Version: 2.x
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: ---
: ---
Assignee: Jhon Honce
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-05-21 11:34 UTC by anto
Modified: 2015-05-15 01:54 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-06-08 17:58:51 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
/var/lib/stickshift/9aaee8d4b8a4447c8539d58b8a55cfed/sysadmin/conf.d/stickshift .conf: remote: DocumentRoot must be a directory (1.12 KB, application/octet-stream)
2012-05-22 05:10 UTC, anto
no flags Details

Description anto 2012-05-21 11:34:33 UTC
Description of problem: when i'm pushing files im getting this error

git push -f ssh://9aaee8d4b8a4447c8539d58b8a55cfed.com/~/git/sysadmin.git/
Enter passphrase for key '/root/.ssh/id_rsa': 
Counting objects: 1087, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (1029/1029), done.
Writing objects: 100% (1087/1087), 3.35 MiB | 595 KiB/s, done.
Total 1087 (delta 203), reused 0 (delta 0)
remote: Stopping application...
remote: Waiting for stop to finish
remote: Done
remote: ~/git/sysadmin.git ~/git/sysadmin.git
remote: ~/git/sysadmin.git
remote: Starting application...
remote: Syntax error on line 2 of /var/lib/stickshift/9aaee8d4b8a4447c8539d58b8a55cfed/sysadmin/conf.d/stickshift.conf:
remote: DocumentRoot must be a directory
remote: Done
To ssh://9aaee8d4b8a4447c8539d58b8a55cfed.com/~/git/sysadmin.git/
 + dccecc1...bc57bfe master -> master (forced update)

Comment 1 Rob Millner 2012-05-21 18:22:08 UTC
Would you mind attaching the broken stickshift.conf to this bug report.  Also, any application logs from around that time would be helpful.  Thanks!

Comment 2 anto 2012-05-22 04:44:01 UTC
There is no such file in our server (Openshift Client)

Comment 3 Xiaoli Tian 2012-05-22 04:59:39 UTC
(In reply to comment #2)
> There is no such file in our server (Openshift Client)

Hi, anto

Can you please ssh to your application via:

$ssh -t 9aaee8d4b8a4447c8539d58b8a55cfed.com

And $cd  sysadmin/conf.d/

Then you should find the broken stickshift.conf there.

Can you please paste its content here ?

Thanks

Comment 4 anto 2012-05-22 05:10:52 UTC
Created attachment 585926 [details]
/var/lib/stickshift/9aaee8d4b8a4447c8539d58b8a55cfed/sysadmin/conf.d/stickshift .conf: remote: DocumentRoot must be a directory

As discussed file has been attached

Comment 5 anto 2012-05-30 04:18:02 UTC
Any update on this

Comment 6 Jhon Honce 2012-05-30 15:51:18 UTC
Cannot be reproduced on code in development. Ticket will be updated when code commited.

Comment 7 Xiaoli Tian 2012-06-01 05:23:44 UTC
Can not reproduce with the normal step with the latest devenv, the error is the same with https://bugzilla.redhat.com/show_bug.cgi?id=823853#c2, and that bug is also fixed, hope it works after we are upgraded.


Note You need to log in before you can comment on or make changes to this bug.