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

Upgrade 1.10.0 error #285

Closed
bvj opened this issue Mar 9, 2021 · 0 comments
Closed

Upgrade 1.10.0 error #285

bvj opened this issue Mar 9, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@bvj
Copy link

bvj commented Mar 9, 2021

using make upgrade-demo produces following error:

[2021-03-09 16:47:41,980] INFO in upgrade_v1_10:       Migrate layer jan_vrobel.llk
Traceback (most recent call last):
  File "standalone_upgrade.py", line 7, in <module>
    upgrade.upgrade()
  File "/code/src/layman/upgrade/__init__.py", line 74, in upgrade
    migration()
  File "/code/src/layman/upgrade/upgrade_v1_10.py", line 159, in migrate_metadata_records
    create_if_not_exists=False, timeout=2)
  File "/code/src/layman/layer/micka/csw.py", line 71, in patch_layer
    _, prop_values = get_template_path_and_values(username, layername, http_method='patch')
  File "/code/src/layman/layer/micka/csw.py", line 129, in get_template_path_and_values
    wms_layer = wmsi.contents[layername]
KeyError: 'llk'
make: *** [Makefile:38: upgrade-demo] Chyba 1
@index-git index-git added the bug Something isn't working label Mar 9, 2021
@jirik jirik mentioned this issue Mar 10, 2021
2 tasks
@jirik jirik added this to the Release 1.10.1 milestone Mar 10, 2021
@jirik jirik closed this as completed Mar 10, 2021
@jirik jirik reopened this Mar 10, 2021
@jirik jirik mentioned this issue Mar 10, 2021
2 tasks
@index-git index-git mentioned this issue Sep 22, 2021
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants