Uploaded image for project: 'Cristal'
  1. Cristal
  2. CRISTAL-313

On first launch there are errors in the logs

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • None
    • 0.11
    • None
    • None
    • Unknown

    Description

      > @xwiki/cristal-electron@0.11.0 start /Users/vmassol/dev/xwiki/cristal/electron
      > electron .Skip checkForUpdates because application is not packed and dev update config is not forced
      checkForUpdatesAndNotify called, downloadPromise is null
      [Error: ENOENT: no such file or directory, lstat '/Users/vmassol/.cristal/index/page.json'] {
        errno: -2,
        code: 'ENOENT',
        syscall: 'lstat',
        path: '/Users/vmassol/.cristal/index/page.json'
      }
      [Error: ENOENT: no such file or directory, lstat '/Users/vmassol/.cristal/index/page.json'] {
        errno: -2,
        code: 'ENOENT',
        syscall: 'lstat',
        path: '/Users/vmassol/.cristal/index/page.json'
      }
      [Error: ENOENT: no such file or directory, lstat '/Users/vmassol/.cristal/index/page.json'] {
        errno: -2,
        code: 'ENOENT',
        syscall: 'lstat',
        path: '/Users/vmassol/.cristal/index/page.json'
      }
      [Error: ENOENT: no such file or directory, lstat '/Users/vmassol/.cristal/index/page.json'] {
        errno: -2,
        code: 'ENOENT',
        syscall: 'lstat',
        path: '/Users/vmassol/.cristal/index/page.json'
      }
      Error occurred in handler for 'listChildren': Error: ENOENT: no such file or directory, scandir '/Users/vmassol/.cristal'
          at async readdir (node:internal/fs/promises:948:18)
          at async F_ (/Users/vmassol/dev/xwiki/cristal/electron/main/dist/index.cjs:30:46478)
          at async WebContents.<anonymous> (node:electron/js2c/browser_init:2:86658) {
        errno: -2,
        code: 'ENOENT',
        syscall: 'scandir',
        path: '/Users/vmassol/.cristal'
      }
      [Error: ENOENT: no such file or directory, lstat '/Users/vmassol/.cristal/index/attachments'] {
        errno: -2,
        code: 'ENOENT',
        syscall: 'lstat',
        path: '/Users/vmassol/.cristal/index/attachments'
      } 

      Attachments

        Activity

          People

            Unassigned Unassigned
            vmassol Vincent Massol
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: