Navigation

    Kopano
    • Register
    • Login
    • Search
    • Categories
    • Get Official Kopano Support
    • Recent
    Statement regarding the closure of the Kopano community forum and the end of the community edition

    Error in kopano-backup

    Kopano Groupware Core
    1
    1
    121
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • KaBi
      KaBi last edited by

      Dear forum,
      we are running kopano-backup with a cron-job, it was running fine until 2 days ago. The following error occurs, does anyone know what the reason could be?
      Thanks in advance for your answer.

      2021-05-13 22:10:41,824 - backup0 - ERROR - Traceback (most recent call last):
        File "/usr/lib/python3/dist-packages/kopano/log.py", line 103, in log_exc
          try: yield
        File "/usr/lib/python3/dist-packages/kopano_backup/__init__.py", line 220, in main
          self.backup_hierarchy(path, stats, options, store, user, server, config)
        File "/usr/lib/python3/dist-packages/kopano_backup/__init__.py", line 257, in backup_hierarchy
          folders = list(store.folders())
        File "/usr/lib/python3/dist-packages/kopano/store.py", line 423, in folders
          for folder in self.subtree.folders(recurse=recurse, **kwargs):
        File "/usr/lib/python3/dist-packages/kopano/folder.py", line 720, in folders
          for f in folders_recursive(rootfolders):
        File "/usr/lib/python3/dist-packages/kopano/folder.py", line 710, in folders_recursive
          for feid, f in sorted(fs, key=lambda data: names[data[0]]):
      TypeError: unorderable types: int() < str()
      
      1 Reply Last reply Reply Quote 0
      • First post
        Last post