portapps / nextcloud-portable

🚀 Nextcloud portable for Windows
https://portapps.io/app/nextcloud-portable/
MIT License
51 stars 6 forks source link

Nextcloud 3.2.0 doesn't start #33

Closed Pantos closed 3 years ago

Pantos commented 3 years ago

I tried the new nextcloud portable app v3.2.0-13 this morning, but it doesn't start.

Wed, 28 Apr 2021 06:35:04 CEST INF C:/Users/runneradmin/go/pkg/mod/github.com/portapps/portapps/v3@v3.3.0/portapps.go:119 > Operating System: Windows 6.3.9600
Wed, 28 Apr 2021 06:35:04 CEST INF C:/Users/runneradmin/go/pkg/mod/github.com/portapps/portapps/v3@v3.3.0/portapps.go:120 > Starting Nextcloud 3.2.0-13 (portapps 3.3.0)...
Wed, 28 Apr 2021 06:35:04 CEST INF C:/Users/runneradmin/go/pkg/mod/github.com/portapps/portapps/v3@v3.3.0/portapps.go:121 > Release date: 2021/04/26 23:00:46
Wed, 28 Apr 2021 06:35:04 CEST INF C:/Users/runneradmin/go/pkg/mod/github.com/portapps/portapps/v3@v3.3.0/portapps.go:122 > Publisher: CrazyMax (https://github.com/portapps/nextcloud-portable)
Wed, 28 Apr 2021 06:35:04 CEST INF C:/Users/runneradmin/go/pkg/mod/github.com/portapps/portapps/v3@v3.3.0/portapps.go:123 > Root path: D:\Eigene Dateien\Downloads\nextcloud-portable3.2
Wed, 28 Apr 2021 06:35:04 CEST INF C:/Users/runneradmin/go/pkg/mod/github.com/portapps/portapps/v3@v3.3.0/portapps.go:127 > Configuration:
common:
  disable_log: false
  args: []
  env: {}
  app_path: ""
app:
  cleanup: false

Wed, 28 Apr 2021 06:35:04 CEST INF C:/Users/runneradmin/go/pkg/mod/github.com/portapps/portapps/v3@v3.3.0/portapps.go:167 > Process: D:\Eigene Dateien\Downloads\nextcloud-portable3.2\app\nextcloud.exe
Wed, 28 Apr 2021 06:35:04 CEST INF C:/Users/runneradmin/go/pkg/mod/github.com/portapps/portapps/v3@v3.3.0/portapps.go:168 > Args (config file): 
Wed, 28 Apr 2021 06:35:04 CEST INF C:/Users/runneradmin/go/pkg/mod/github.com/portapps/portapps/v3@v3.3.0/portapps.go:169 > Args (cmd line): 
Wed, 28 Apr 2021 06:35:04 CEST INF C:/Users/runneradmin/go/pkg/mod/github.com/portapps/portapps/v3@v3.3.0/portapps.go:170 > Args (hardcoded): --confdir D:\Eigene Dateien\Downloads\nextcloud-portable3.2\data\conf
Wed, 28 Apr 2021 06:35:04 CEST INF C:/Users/runneradmin/go/pkg/mod/github.com/portapps/portapps/v3@v3.3.0/portapps.go:171 > Working dir: D:\Eigene Dateien\Downloads\nextcloud-portable3.2\app
Wed, 28 Apr 2021 06:35:04 CEST INF C:/Users/runneradmin/go/pkg/mod/github.com/portapps/portapps/v3@v3.3.0/portapps.go:172 > App path: D:\Eigene Dateien\Downloads\nextcloud-portable3.2\app
Wed, 28 Apr 2021 06:35:04 CEST INF C:/Users/runneradmin/go/pkg/mod/github.com/portapps/portapps/v3@v3.3.0/portapps.go:173 > Data path: D:\Eigene Dateien\Downloads\nextcloud-portable3.2\data
Wed, 28 Apr 2021 06:35:04 CEST INF C:/Users/runneradmin/go/pkg/mod/github.com/portapps/portapps/v3@v3.3.0/portapps.go:174 > Previous path: 
Wed, 28 Apr 2021 06:35:04 CEST INF C:/Users/runneradmin/go/pkg/mod/github.com/portapps/portapps/v3@v3.3.0/portapps.go:180 > Launching Nextcloud
Wed, 28 Apr 2021 06:35:04 CEST INF C:/Users/runneradmin/go/pkg/mod/github.com/portapps/portapps/v3@v3.3.0/portapps.go:190 > Exec D:\Eigene Dateien\Downloads\nextcloud-portable3.2\app\nextcloud.exe --confdir D:\Eigene Dateien\Downloads\nextcloud-portable3.2\data\conf
Wed, 28 Apr 2021 06:35:06 CEST ERR C:/Users/runneradmin/go/pkg/mod/github.com/portapps/portapps/v3@v3.3.0/portapps.go:195 > Command failed error="exit status 3221225781"
Wed, 28 Apr 2021 06:35:06 CEST INF C:/Users/runneradmin/go/pkg/mod/github.com/portapps/portapps/v3@v3.3.0/portapps.go:214 > Closing Nextcloud

The previous version is running fine...

crazy-max commented 3 years ago

Looks like some required dependencies are missing. Can you install the vcredists and let me know if it works?

Pantos commented 3 years ago

I installed vcredists and rebooted the system. But the error still resists:

Wed, 28 Apr 2021 13:06:10 CEST INF C:/Users/runneradmin/go/pkg/mod/github.com/portapps/portapps/v3@v3.3.0/portapps.go:119 > Operating System: Windows 6.3.9600
Wed, 28 Apr 2021 13:06:10 CEST INF C:/Users/runneradmin/go/pkg/mod/github.com/portapps/portapps/v3@v3.3.0/portapps.go:120 > Starting Nextcloud 3.2.0-13 (portapps 3.3.0)...
Wed, 28 Apr 2021 13:06:10 CEST INF C:/Users/runneradmin/go/pkg/mod/github.com/portapps/portapps/v3@v3.3.0/portapps.go:121 > Release date: 2021/04/26 23:00:46
Wed, 28 Apr 2021 13:06:10 CEST INF C:/Users/runneradmin/go/pkg/mod/github.com/portapps/portapps/v3@v3.3.0/portapps.go:122 > Publisher: CrazyMax (https://github.com/portapps/nextcloud-portable)
Wed, 28 Apr 2021 13:06:10 CEST INF C:/Users/runneradmin/go/pkg/mod/github.com/portapps/portapps/v3@v3.3.0/portapps.go:123 > Root path: C:\portapps\nextcloud-portable
Wed, 28 Apr 2021 13:06:10 CEST INF C:/Users/runneradmin/go/pkg/mod/github.com/portapps/portapps/v3@v3.3.0/portapps.go:127 > Configuration:
common:
  disable_log: false
  args: []
  env: {}
  app_path: ""
app:
  cleanup: false

Wed, 28 Apr 2021 13:06:10 CEST INF C:/Users/runneradmin/go/pkg/mod/github.com/portapps/portapps/v3@v3.3.0/portapps.go:167 > Process: C:\portapps\nextcloud-portable\app\nextcloud.exe
Wed, 28 Apr 2021 13:06:10 CEST INF C:/Users/runneradmin/go/pkg/mod/github.com/portapps/portapps/v3@v3.3.0/portapps.go:168 > Args (config file): 
Wed, 28 Apr 2021 13:06:10 CEST INF C:/Users/runneradmin/go/pkg/mod/github.com/portapps/portapps/v3@v3.3.0/portapps.go:169 > Args (cmd line): 
Wed, 28 Apr 2021 13:06:10 CEST INF C:/Users/runneradmin/go/pkg/mod/github.com/portapps/portapps/v3@v3.3.0/portapps.go:170 > Args (hardcoded): --confdir C:\portapps\nextcloud-portable\data\conf
Wed, 28 Apr 2021 13:06:10 CEST INF C:/Users/runneradmin/go/pkg/mod/github.com/portapps/portapps/v3@v3.3.0/portapps.go:171 > Working dir: C:\portapps\nextcloud-portable\app
Wed, 28 Apr 2021 13:06:10 CEST INF C:/Users/runneradmin/go/pkg/mod/github.com/portapps/portapps/v3@v3.3.0/portapps.go:172 > App path: C:\portapps\nextcloud-portable\app
Wed, 28 Apr 2021 13:06:10 CEST INF C:/Users/runneradmin/go/pkg/mod/github.com/portapps/portapps/v3@v3.3.0/portapps.go:173 > Data path: C:\portapps\nextcloud-portable\data
Wed, 28 Apr 2021 13:06:10 CEST INF C:/Users/runneradmin/go/pkg/mod/github.com/portapps/portapps/v3@v3.3.0/portapps.go:174 > Previous path: 
Wed, 28 Apr 2021 13:06:10 CEST INF C:/Users/runneradmin/go/pkg/mod/github.com/portapps/portapps/v3@v3.3.0/portapps.go:180 > Launching Nextcloud
Wed, 28 Apr 2021 13:06:10 CEST INF C:/Users/runneradmin/go/pkg/mod/github.com/portapps/portapps/v3@v3.3.0/portapps.go:190 > Exec C:\portapps\nextcloud-portable\app\nextcloud.exe --confdir C:\portapps\nextcloud-portable\data\conf
Wed, 28 Apr 2021 13:06:11 CEST ERR C:/Users/runneradmin/go/pkg/mod/github.com/portapps/portapps/v3@v3.3.0/portapps.go:195 > Command failed error="exit status 3221225781"
Wed, 28 Apr 2021 13:06:11 CEST INF C:/Users/runneradmin/go/pkg/mod/github.com/portapps/portapps/v3@v3.3.0/portapps.go:214 > Closing Nextcloud
crazy-max commented 3 years ago

@Pantos Can you tell me if it's working through the regular Nextcloud setup?

crazy-max commented 3 years ago

Ok minimal supported version is Windows 10, build 1709. See https://github.com/nextcloud/desktop/pull/3151.

Pantos commented 3 years ago

@Pantos Can you tell me if it's working through the regular Nextcloud setup?

No, it doesn't start. There ist always a CLDAPI.dll error.

Ok minimal supported version is Windows 10, build 1709. See nextcloud/desktop#3151.

Thanks for this hint. I didn't know it so far.