health-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Health-dev] Application Error on Community Server sao


From: Gerald Wiese
Subject: [Health-dev] Application Error on Community Server sao
Date: Tue, 3 May 2022 10:41:46 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.8.1

Hey,

testing the community servers sao in the browser I'm facing Application Errors.

The first time I opened it, it was already when clicking on patients.

Now it's coming when I click on Calendar -> Calendars.

Traceback (most recent call last):
  File "/trytond/wsgi.py", line 117, in dispatch_request
    return endpoint(request, **request.view_args)
  File "/trytond/protocols/dispatcher.py", line 46, in rpc
    return methods.get(request.rpc_method, _dispatch)(
  File "/trytond/wsgi.py", line 84, in auth_required
    return wrapped(*args, **kwargs)
  File "/trytond/protocols/wrappers.py", line 159, in wrapper
    return func(request, pool, *args, **kwargs)
  File "/trytond/protocols/dispatcher.py", line 180, in _dispatch
    result = rpc.result(meth(*c_args, **c_kwargs))
  File "/trytond/model/modelview.py", line 320, in fields_view_get
    raise ValueError("Missing view architecture for %s" % ((
ValueError: Missing view architecture for ('calendar.calendar', 579, 'tree')

Besides there are two entries "Calendar". And no HTTPS.

Best

Gerald


reply via email to

[Prev in Thread] Current Thread [Next in Thread]