Tags: upstream

> Whenever I visit the logger options: http://localhost:8080/config/edit/1
> page after restarting destar, I get the following python traceback.
> 
> Traceback (most recent call last):
>   File "/usr/lib/python2.3/site-packages/quixote/publish.py", line 522, in 
> process_request
>     output = self.try_publish(request, env.get('PATH_INFO', ''))
>   File "/usr/lib/python2.3/site-packages/quixote/publish.py", line 444, in 
> try_publish
>     self.namespace_stack)
>   File "/usr/lib/python2.3/site-packages/quixote/publish.py", line 696, in 
> _traverse_url
>     namespace_stack)
>   File "/usr/lib/python2.3/site-packages/quixote/publish.py", line 801, in 
> _get_component
>     object = container._q_lookup(request, component)
>   File "/usr/share/destar/python/page_config_edit.ptl", line 40, in _q_lookup
>     return configletsForm(request, obj, _(obj.shortName), exitPath = "../" + 
> obj.groupName.lower())
>   File "/usr/share/destar/python/ConfigHelper.ptl", line 219, in 
> configletsForm
>     if v.optional and opts[0][0]:
> IndexError: string index out of range
> 

Thanks for the info.

> Also, why does restarting destar log me back in? If i initially visit
> the destar interface, I'm logged in, then I click logout, and then
> restart the server, and then any page, and I'm logged back in again. The
> user page says the following:
> 

Because you don't have any user configured. Create a used whit
configurator privileges.


> Also, http://localhost:8080/user/pbxstate/ doesn't seem to work, it
> shows the following and a one cell empty table.
> 
> Status of Asterisk
> Asterisk is not running!
> 

asterisk is actually running?
Do you have created the managemente API entry? You can do that in:
http://localhost:8080/config/add/CfgOptManager


regards,

-- 
Santiago Ruano Rincón
Grupo GNU/Linux de la Universidad del Cauca

Huella digital llave GPG: 
3821 4FB5 774A 611D 31E4  B268 414B 8423 6FEC CDE0

Attachment: signature.asc
Description: Ceci est une partie de message numériquement signée

Reply via email to