Hi,

I had a similar issue.

try:
  https://groups.google.com/forum/?fromgroups=#!topic/web2py/DJvC9FMNohE

Regards,

Ashraf

On Wednesday, October 17, 2012 10:11:32 PM UTC+3, Relsi Hur wrote:
>
> Hello, 
>
> I try to deploy a app int the OpenShift using this option in the admin, 
> but I have a error. Someone has the inside track for this operation?
>
> The error is:
>
> Traceback (most recent call last):
>   File "/home/locatto/Downloads/site-locatto/gluon/restricted.py", line 209, 
> in restricted
>     exec ccode in environment
>   File 
> "/home/locatto/Downloads/site-locatto/applications/admin/controllers/openshift.py"
>  <http://localhost:8000/admin/default/edit/admin/controllers/openshift.py>, 
> line 58, in <module>
>   File "/home/locatto/Downloads/site-locatto/gluon/globals.py", line 187, in 
> <lambda>
>     self._caller = lambda f: f()
>   File 
> "/home/locatto/Downloads/site-locatto/applications/admin/controllers/openshift.py"
>  <http://localhost:8000/admin/default/edit/admin/controllers/openshift.py>, 
> line 33, in deploy
>     index = repo.index
> AttributeError: 'Repo' object has no attribute 'index'
>
>
>

-- 



Reply via email to