You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When installing the Torizon Plugin on a fresh install of 64-bit Raspberry Pi OS Lite and a Raspberry Pi 5, I saw the following warnings:
This script will:
- Add Toradex's, Fluent Bit's and Docker's package feed to your system;
- Install fluent-bit, docker, aktualizr and rac (remote access client) applications;
- Create a docker-compose binary at /usr/bin;
- Install a docker-compose systemd service;
- Create torizon user and add it to sudo and docker groups;
- Attempt to provision the device on Torizon Cloud using a pair code;
- Create a log file in /tmp/install-torizon-plugin.log.
Do you want to continue? [Y/n]
Installation has started, it may take a few minutes.
Now we have to create the torizon user so remote access works out of the box. Please, fill in the password for torizon user.
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_TIME = "pt_BR.UTF-8",
LC_MONETARY = "pt_BR.UTF-8",
LC_CTYPE = "pt_BR.UTF-8",
LC_ADDRESS = "pt_BR.UTF-8",
LC_TELEPHONE = "pt_BR.UTF-8",
LC_NAME = "pt_BR.UTF-8",
LC_MEASUREMENT = "pt_BR.UTF-8",
LC_IDENTIFICATION = "pt_BR.UTF-8",
LC_NUMERIC = "pt_BR.UTF-8",
LC_PAPER = "pt_BR.UTF-8",
LANG = "en_GB.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to a fallback locale ("en_GB.UTF-8").
Adding user `torizon' ...
Adding new group `torizon' (1001) ...
Adding new user `torizon' (1001) with group `torizon (1001)' ...
Oddly enough, the config I did using the Raspberry Pi Imager did include locales:
The text was updated successfully, but these errors were encountered:
When installing the Torizon Plugin on a fresh install of 64-bit Raspberry Pi OS Lite and a Raspberry Pi 5, I saw the following warnings:
Oddly enough, the config I did using the Raspberry Pi Imager did include locales:
The text was updated successfully, but these errors were encountered: