Hi, I was trying to install mineos but it would stop and give me the wall of errors in the document attached.
CORE or SCALE? I don’t have access to Google drive.
I’m using scale, you can ask for the access when opening the link
That’s probably not going to happen.
You can probably post the wall of errors between triple backticks ``` in a reply
Ok, here it is:
[EFAULT] Failed to install App: WARNING: Kubernetes configuration file is group-readable. This is insecure. Location: /etc/rancher/k3s/k3s.yaml Error: INSTALLATION FAILED: execution error at (mineos/templates/common.yaml:10:4): Chart - Values contain an error that may be a result of merging. Values containing the error: Error: 'error converting YAML to JSON: yaml: line 34: found character that cannot start any token' TZ: UTC bashImage: pullPolicy: IfNotPresent repository: bash tag: 4.4.23 configmap: {} fallbackDefaults: accessModes: - ReadWriteOnce persistenceType: emptyDir probeTimeouts: liveness: failureThreshold: 5 initialDelaySeconds: 10 periodSeconds: 10 successThreshold: 1 timeoutSeconds: 5 readiness: failureThreshold: 5 initialDelaySeconds: 10 periodSeconds: 10 successThreshold: 2 timeoutSeconds: 5 startup: failureThreshold: 60 initialDelaySeconds: 10 periodSeconds: 5 successThreshold: 1 timeoutSeconds: 2 probeType: http pvcRetain: false pvcSize: 1Gi serviceProtocol: tcp serviceType: ClusterIP storageClass: "" global: annotations: {} ixChartContext: addNvidiaRuntimeClass: false hasNFSCSI: true hasSMBCSI: true isInstall: true isStopped: false isUpdate: false isUpgrade: false kubernetes_config: cluster_cidr: 172.16.0.0/16 cluster_dns_ip: 172.17.0.10 service_cidr: 172.17.0.0/16 nfsProvisioner: nfs.csi.k8s.io nvidiaRuntimeClassName: nvidia operation: INSTALL smbProvisioner: smb.csi.k8s.io storageClassName: ix-storage-class-mineoss upgradeMetadata: {} labels: {} minNodePort: 9000 image: pullPolicy: IfNotPresent repository: hexparrot/mineos tag: latest imagePullSecret: [] ixCertificateAuthorities: {} ixCertificates: {} ixChartContext: addNvidiaRuntimeClass: false hasNFSCSI: true hasSMBCSI: true isInstall: true isStopped: false isUpdate: false isUpgrade: false kubernetes_config: cluster_cidr: 172.16.0.0/16 cluster_dns_ip: 172.17.0.10 service_cidr: 172.17.0.0/16 nfsProvisioner: nfs.csi.k8s.io nvidiaRuntimeClassName: nvidia operation: INSTALL smbProvisioner: smb.csi.k8s.io storageClassName: ix-storage-class-mineoss upgradeMetadata: {} ixExternalInterfacesConfiguration: [] ixExternalInterfacesConfigurationNames: [] ixVolumes: [] mariadbImage: pullPolicy: IfNotPresent repository: mariadb tag: 10.6.14 mineosConfig: additionalEnvs: [] password: 'password.' terminationGracePeriodSeconds: 600 username: username mineosID: group: 568 user: 568 mineosNetwork: certificateID: null mineosPortRangeEnd: 30017 mineosPortRangeStart: 30016 useHTTPS: false webPort: 30015 mineosStorage: data: datasetName: data hostPath: /mnt/MainPool/MainDataset/DATA/mine-data type: hostPath notes: custom: "" footer: | # Documentation Documentation for this app can be found at https://www.truenas.com/docs. # Bug reports If you find a bug in this app, please file an issue at https://ixsystems.atlassian.net header: | # Welcome to TrueNAS SCALE Thank you for installing {{ .Chart.Annotations.title }} App. persistence: {} podOptions: automountServiceAccountToken: false dnsConfig: options: - name: ndots value: "2" dnsPolicy: ClusterFirst enableServiceLinks: false hostAliases: [] hostNetwork: false restartPolicy: Always runtimeClassName: "" terminationGracePeriodSeconds: 30 tolerations: [] portal: {} postgresImage: pullPolicy: IfNotPresent repository: postgres tag: "15.2" rbac: {} redisImage: pullPolicy: IfNotPresent repository: bitnami/redis tag: 7.0.11 release_name: mineoss resources: NVIDIA_CAPS: - all limits: cpu: 4000m memory: 4Gi requests: cpu: 10m memory: 50Mi scaleCertificate: {} scaleExternalInterface: [] scaleGPU: [] secret: {} securityContext: container: PUID: 568 UMASK: "002" allowPrivilegeEscalation: false capabilities: add: [] drop: - ALL privileged: false readOnlyRootFilesystem: true runAsGroup: 568 runAsNonRoot: true runAsUser: 568 seccompProfile: type: RuntimeDefault pod: fsGroup: 568 fsGroupChangePolicy: OnRootMismatch supplementalGroups: [] sysctls: [] service: {} serviceAccount: {} workload: {} See error above values.
Well, it seems like it fixed itself without doing anything
Right now is deploying, I’ll update if it works…
The app deployed and started, i can log into the webui but I can’t start any server because it says:
[Server Name] start failed
Server may not be up when performing this action.
EDIT: now it starts for a split second then goes immediately down
Solved by manually upgrading java to jdk 21