The Eclipse Hawkbit project aims at providing a platform for rolling our software updates reliably to IoT Devices.
Questions tagged [eclipse-hawkbit]
24 questions
2
votes
0 answers
HawkBit - Custom theme in docker image
I would like to create a new color scheme on the server's management UI page. According to the instructions from the help page:
I created my own theme containing color changes
I changed the configuration to make my theme work…

Exc0
- 21
- 1
2
votes
1 answer
How to use sendtohawkbit or Suricatta daemon to send feedback messeges to hawkbit?
This is yet another question relating to hawkbit and SWUpdate(Suricatta daemon):
Basically I used hawkbit and SWupdate to run a firmware update on the RPi on the target it says "Update successful, executing post update actions" and then asks me to…

artur_roomman
- 21
- 1
2
votes
1 answer
401 error when trying GET request to Hawkbit Server with Gateway Security Token
Q1:
I'm running a Hawkbit server on localhost in a docker container and activated the option "Allow a gateway to authenticate and manage multiple targets through a gateway security token" in the settings of the web UI that I access via…

Developer_42
- 23
- 3
1
vote
0 answers
Is it possible to use hawkbit in multi tenant mode?
How to start hawkbit in a multi tenant config?
If I set the tenant parameter (tenant-id or tenant_id) in authentication token via Keycloak (oidc), the DEFAULT tenant is always displayed in the UI.
Is a multi tenant config possible and what are the…

pltqs
- 11
- 3
1
vote
1 answer
Rauc-Hawkbit-Updater cant connect to hawkBit
I successfully deployed rauc-hawkbit-updater. But when I try to run it, it always get a 401 Unauthorized Error. I used following config file:
[client]
hawkbit_server = 192.168.10.29:8080
ssl = false
ssl_verify …

alanturing
- 214
- 1
- 8
1
vote
1 answer
How to connect a device using direct device integration API(DDI) in Eclipse hawkbit
I am new to hawkbit and I want to test things out a little bit, I am trying to eclipse hawkbit to the company I work in as an intern. There are a few things I understand and a few things I do not understand. I would really appreciate it if someone…

Kevin Lofton
- 43
- 4
1
vote
1 answer
How to properly run eclipse hawkBit
I am new to the tech world, I want to get to know eclipse hawkBit, I am a total noob and beginner so any help is mucha appreciated.
My scenario:
I have a Windows 10 OS with VMware workstation on it, I have installed Ubuntu on it to run eclipse…

Kevin Lofton
- 43
- 4
1
vote
1 answer
hawkBit swupdate Suricatta: HTTP/1.1 401 Unauthorized
I want to set up hawkBit (running on server) and swupdate (running on multiple clients - Linux OS) to perform OS/Software update in Suricatta mode.
1/ Follow up my post on hawkBit community, I've succeeded to run hawkBit in my server as…

Huong
- 21
- 4
1
vote
1 answer
A lot of problem when setting up hawkbit update server
I'm trying to set up hawkBit update server as per https://www.eclipse.org/hawkbit/gettingstarted/ but a lot of issues that I do not know how to resolve.
The following is summary setup steps:
Prerequisites
sudo apt install -y default-jre…

Huong
- 21
- 4
1
vote
1 answer
Eclipse IoT Binding Hawkbit-Ditto-Hono
I am trying out Eclipse IoT Framework on my RP3.
On the host-side (local PC backend) I would like to bind Hawkbit with Ditto and at least Ditto with Hono. From here and here I can read that it is still not possible to connect Hawkbit with Ditto?…

arash javanmard
- 1,362
- 2
- 17
- 37
0
votes
1 answer
Eclipse Hawkbit match empty string in filter query
In Eclipse Hawkbit UI. I am searching for a set of devices that are not currently assigned with a specific distribution.
When I write a filter with assignedds.name!="foo" it returns all devices that do not currently have distribution foo assigned…

Al G
- 1
- 1
0
votes
0 answers
Over the air OS update via eclipse hawkbit for our IoT edge devices is yelding an error status but enough information about the error
I have been using eclipse hawkbit over the air updater to update our IoT fleet of devices. In many cases the update fails and gives and error status, but through out the UI there are not enough information about the error it self, why it happened…

houssam
- 1
0
votes
0 answers
Replace HTTP protocol with FTP to download large files
I am considering using Hawkbit + SWUpdate to manage my update environment.
I am wondering if it is possible to use FTP protocol to download the update image, instead of HTTP protocol, as my update image is quite large.
I couldn't find any…

Julien P
- 11
- 1
0
votes
1 answer
Is there possibility in hawkbit update devices by MAC address?
Is there possibility in havkbit tup different groups of devices based on MAC adress ?
For example if i need to update some devices and other dos not update
I didnot find that option in UI of hawkbit
0
votes
1 answer
Suricatta daemon mode: No suitable .swu image found
I'm trying to use hawkbit + swupdate to update my embedded linux system, the swupdate is already working, I can update the system locally. But when I try to use with hawkbit some erros appears.
[ERROR] : SWUPDATE failed [0] ERROR…

Samuel Alves
- 3
- 1