Skip to content

Nextcloud installer fails with; 'FileExistsError'  #26

Description

@wouterbr

The nexcloud app seems to install just fine, but adding a nextcloud website afterwards, the installer fails

I got ithe following message when trying to create a personal Nextcloud;
'FileExistsError' object is not subscriptable
I deleted and installed nextcloud in the appstore

root@arkos ~]# arkosctl svc status mysqld
Traceback (most recent call last):
File "/usr/bin/arkosctl", line 11, in
sys.exit(cli())
File "/usr/lib/python3.6/site-packages/click/core.py", line 722, in call
return self.main(*args, **kwargs)
File "/usr/lib/python3.6/site-packages/click/core.py", line 676, in main
_verify_python3_env()
File "/usr/lib/python3.6/site-packages/click/_unicodefun.py", line 118, in _verify_python3_env
'for mitigation steps.' + extra)
RuntimeError: Click will abort further execution because Python 3 was configured to use ASCII as encoding for the environment. Consult http://click.pocoo.org/python3/for mitigation steps.

This system lists a couple of UTF-8 supporting locales that
you can pick from. The following suitable locales where
discovered: en_US.utf8
[root@arkos ~]#

I added en_US.utf8 but still Nextcloud won't install

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions