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

Own Cube: CRITICAL:spyne.application.server:'NoneType' object has no attribute 'Catalog #35

Open
bsekiewicz opened this issue Nov 13, 2020 · 0 comments

Comments

@bsekiewicz
Copy link

CRITICAL:spyne.application.server:'NoneType' object has no attribute 'Catalog' Traceback (most recent call last): File "D:\apps\Anaconda3\lib\site-packages\spyne\application.py", line 165, in process_request ctx.out_object = self.call_wrapper(ctx) File "D:\apps\Anaconda3\lib\site-packages\spyne\application.py", line 234, in call_wrapper return ctx.descriptor.service_class.call_wrapper(ctx) File "D:\apps\Anaconda3\lib\site-packages\spyne\service.py", line 194, in call_wrapper return ctx.function(*args) File "D:\apps\Anaconda3\lib\site-packages\olapy\core\services\xmla.py", line 138, in Execute and request.Properties.PropertyList.Catalog AttributeError: 'NoneType' object has no attribute 'Catalog'

An error pops up when I create my own cube and try to load it into Excel (last step).

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