jaomaloy / balena-rtl-power

A project to simply visualize and analyze signals with an SDR
GNU General Public License v3.0
3 stars 3 forks source link

balena release fail #1

Closed Roundhead22 closed 2 years ago

Roundhead22 commented 2 years ago

i pressed deploy with balena then selected my device [raspberry pi 3 using wifi] added my wifi ssid and psk it created the fleet but then failed to create here are the logs i see image

here is the docker cmpose yml docker-compose.yml

version: '2.1' volumes: influxdb-data: {} dashboard-data: {} services: grtlp: build: context: ./grtlp restart: always privileged: true network_mode: host mqtt: image: 'eclipse-mosquitto:1.6.15' restart: always privileged: false ports:

an the build logs

[Info] Starting build for ***, user ** [Info] Dashboard link: https://dashboard.balena-cloud.com/apps/1901536/devices [Error] Could not detect project type: Service dashboard: Could not find a Dockerfile for this service [Error] Not deploying release.

jaomaloy commented 2 years ago

@Roundhead22 , Ah, this is because the dashboard submodule is not up to date when doing an initial build of the project. The latest commit should fix that. Please try again and let me know how it went :)

jaomaloy commented 2 years ago

Initial Releases should properly build with this change: https://github.com/jaomaloy/balena-rtl-power/commit/d216713722dba0e645e3ed271317a721606557ec