Cant create a wallet on first setup

Hello, im a new member
So i installed Umbrel on an cloude server with 4gb of ram and 1TB HDD
I folowed the instructions and started umbret on testnet ( im curently testing it for a project )
when i access umbrel via the public ip the website opens on the start screen and i follow the steps ( username , password , then i write down the 24 words ) on the last word when i click next i get a message with “unable to initialize wallet , stream removed” and if i click it again i get “unable to initialize wallet , wallet already exists”
i asked on the telegram chanel they asked me for the logs of lnd and midlewaire so here they are
2021-09-09 16:01:37.674 [ERR] RPCS: [/lnrpc.Lightning/GetInfo]: wallet not created, create one to enable full RPC access
2021-09-09 16:01:37.690 [ERR] RPCS: [/lnrpc.WalletUnlocker/UnlockWallet]: wallet not found
2021-09-09 16:01:47.700 [ERR] RPCS: [/lnrpc.Lightning/GetInfo]: wallet not created, create one to enable full RPC access
2021-09-09 16:01:47.724 [ERR] RPCS: [/lnrpc.Lightning/GetInfo]: wallet not created, create one to enable full RPC access
2021-09-09 16:01:47.732 [ERR] RPCS: [/lnrpc.WalletUnlocker/UnlockWallet]: wallet not found
2021-09-09 16:01:57.741 [ERR] RPCS: [/lnrpc.Lightning/GetInfo]: wallet not created, create one to enable full RPC access
2021-09-09 16:01:57.900 [ERR] RPCS: [/lnrpc.Lightning/GetInfo]: wallet not created, create one to enable full RPC access
2021-09-09 16:01:57.926 [ERR] RPCS: [/lnrpc.WalletUnlocker/UnlockWallet]: wallet not found
2021-09-09 16:01:58.181 [ERR] RPCS: [/lnrpc.Lightning/GetInfo]: wallet not created, create one to enable full RPC access
2021-09-09 16:02:00.161 [ERR] RPCS: [/lnrpc.Lightning/GetInfo]: wallet not created, create one to enable full RPC access
2021-09-09 16:02:07.943 [ERR] RPCS: [/lnrpc.Lightning/GetInfo]: wallet not created, create one to enable full RPC access
2021-09-09 16:02:07.989 [ERR] RPCS: [/lnrpc.Lightning/GetInfo]: wallet not created, create one to enable full RPC access
2021-09-09 16:02:07.999 [ERR] RPCS: [/lnrpc.WalletUnlocker/UnlockWallet]: wallet not found
2021-09-09 16:02:09.089 [ERR] RPCS: [/lnrpc.Lightning/GetInfo]: wallet not created, create one to enable full RPC access
2021-09-09 16:02:10.789 [ERR] RPCS: [/lnrpc.Lightning/GetInfo]: wallet not created, create one to enable full RPC access
2021-09-09 16:02:18.006 [ERR] RPCS: [/lnrpc.Lightning/GetInfo]: wallet not created, create one to enable full RPC access
2021-09-09 16:02:18.029 [ERR] RPCS: [/lnrpc.Lightning/GetInfo]: wallet not created, create one to enable full RPC access
2021-09-09 16:02:18.035 [ERR] RPCS: [/lnrpc.WalletUnlocker/UnlockWallet]: wallet not found
2021-09-09 16:02:28.045 [ERR] RPCS: [/lnrpc.Lightning/GetInfo]: wallet not created, create one to enable full RPC access
2021-09-09 16:02:28.084 [ERR] RPCS: [/lnrpc.Lightning/GetInfo]: wallet not created, create one to enable full RPC access
2021-09-09 16:02:28.097 [ERR] RPCS: [/lnrpc.WalletUnlocker/UnlockWallet]: wallet not found
2021-09-09 16:02:38.105 [ERR] RPCS: [/lnrpc.Lightning/GetInfo]: wallet not created, create one to enable full RPC access
2021-09-09 16:02:38.134 [ERR] RPCS: [/lnrpc.Lightning/GetInfo]: wallet not created, create one to enable full RPC access
2021-09-09 16:02:38.143 [ERR] RPCS: [/lnrpc.WalletUnlocker/UnlockWallet]: wallet not found
2021-09-09 16:02:44.603 [ERR] RPCS: [/lnrpc.Lightning/GetInfo]: wallet not created, create one to enable full RPC access
2021-09-09 16:02:51.779 [INF] LTND: Version: 0.13.1-beta commit=v0.13.1-beta, build=production, logging=default, debuglevel=info
2021-09-09 16:02:51.780 [INF] LTND: Active chain: Bitcoin (network=testnet)
2021-09-09 16:02:51.821 [INF] BTCN: Loaded 0 addresses from file ‘/data/.lnd/data/chain/bitcoin/testnet/peers.json’
2021-09-09 16:02:51.830 [INF] BTCN: Registering block subscription: id=1
2021-09-09 16:02:51.831 [INF] BTCN: Broadcaster now active
2021-09-09 16:02:51.839 [INF] RPCS: RPC server listening on 0.0.0.0:10009
2021-09-09 16:02:51.853 [INF] RPCS: gRPC proxy started at 0.0.0.0:8080
2021-09-09 16:02:51.853 [INF] LTND: Opening the main database, this might take a few minutes…
2021-09-09 16:02:51.853 [INF] LTND: Opening bbolt database, sync_freelist=false, auto_compact=false
2021-09-09 16:02:51.865 [INF] CHDB: Checking for schema update: latest_version=22, db_version=22
2021-09-09 16:02:51.865 [INF] LTND: Database now open (time_to_open=12.28457ms)!
2021-09-09 16:02:51.866 [INF] LTND: Waiting for wallet encryption password. Use lncli create to create a wallet, lncli unlock to unlock an existing wallet, or lncli changepassword to change the password of an existing wallet and unlock it.

and for the midlewaire
umbrel-middleware
LndUnlocker: Wallet failed to unlock!
::ffff:10.21.21.2 - - [Thu, 09 Sep 2021 16:01:58 GMT] “GET /v1/lnd/info/status HTTP/1.0” 200 37 “-” “Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Firefox/91.0”

umbrel-middleware
::ffff:10.21.21.2 - - [Thu, 09 Sep 2021 16:02:02 GMT] “GET /v1/lnd/wallet/seed HTTP/1.0” 200 223 “-” “Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Firefox/91.0”

umbrel-middleware
LndUnlocker: Wallet failed to unlock!
::ffff:10.21.21.2 - - [Thu, 09 Sep 2021 16:02:08 GMT] “GET /ping HTTP/1.0” 304 - “-” “Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Firefox/91.0”

umbrel-middleware
::ffff:10.21.21.2 - - [Thu, 09 Sep 2021 16:02:09 GMT] “GET /v1/lnd/info/status HTTP/1.0” 304 - “-” “Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Firefox/91.0”

umbrel-middleware
::ffff:10.21.21.2 - - [Thu, 09 Sep 2021 16:02:11 GMT] “GET /v1/lnd/wallet/seed HTTP/1.0” 200 210 “-” “Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Firefox/91.0”

umbrel-middleware
LndUnlocker: Wallet failed to unlock!
LndUnlocker: Wallet failed to unlock!
LndUnlocker: Wallet failed to unlock!
Unable to initialize wallet, Stream removed
/v1/lnd/wallet/init
LndError: Unable to initialize wallet
at /app/services/lnd.js:69:18
at Object.onReceiveStatus (/app/node_modules/grpc/src/client_interceptors.js:1210:9)
at InterceptingListener._callNext (/app/node_modules/grpc/src/client_interceptors.js:568:42)
at InterceptingListener.onReceiveStatus (/app/node_modules/grpc/src/client_interceptors.js:618:8)
at callback (/app/node_modules/grpc/src/client_interceptors.js:847:24)
::ffff:10.21.21.4 - - [Thu, 09 Sep 2021 16:02:48 GMT] “POST /v1/lnd/wallet/init HTTP/1.1” 500 45 “-” “axios/0.19.2”

umbrel-middleware
LndUnlocker: Wallet failed to unlock!
LndUnlocker: Wallet failed to unlock!
LndUnlocker: Wallet failed to unlock!
LndUnlocker: Wallet failed to unlock!
LndUnlocker: Wallet failed to unlock!
LndUnlocker: Wallet failed to unlock!
LndUnlocker: Wallet failed to unlock!
LndUnlocker: Wallet failed to unlock!
LndUnlocker: Wallet failed to unlock!
LndUnlocker: Wallet failed to unlock!
LndUnlocker: Wallet failed to unlock!
LndUnlocker: Wallet failed to unlock!
LndUnlocker: Wallet failed to unlock!
LndUnlocker: Wallet failed to unlock!
LndUnlocker: Wallet failed to unlock!
LndUnlocker: Wallet failed to unlock!

Hey, sorry about that. Can you try to reflash the microSD card with Umbrel latest version and reformat the SSD?

I m hosting it on the cloud, i tried deleting umbrel and re installing it still doesnt work

Umbrel is not meant to be used on a VPS (it is experimental) for now.