Skip to main content
Filter by
Sorted by
Tagged with
1 vote
0 answers
83 views

I created two rollouts, one with type soft and the other one with type forced. When using DDI API fetching a controller in the different rollouts the have the same attributes. I expected some ...
user22558306's user avatar
1 vote
1 answer
900 views

I have been working on a project working a lot with the Zephyr RTOS. I have been flashing and executing my Zephyr applications onto my ESP32 DevkitC Wroom device with a lot of success. I am now trying ...
Rom__'s user avatar
  • 35
1 vote
0 answers
218 views

In our application we need hawkbit to store artifacts in AWS S3 or Azure Blobstore - for which I believe we can use hawkbit-extensions. I need to create a Hawkbit update server docker image with ...
Amish Shah's user avatar
0 votes
0 answers
120 views

I have an hawkbit server behind a traefik proxy running on docker-compose mysql: image: "mysql:latest" environment: MYSQL_DATABASE: "hawkbit" MYSQL_ALLOW_EMPTY_PASSWORD:...
sydrgt's user avatar
  • 1
1 vote
1 answer
156 views

I am trying to get some information about the action history of a target but I can't find anything helpful in the API docs, regarding actions states and messages. Am I missing something? Here is what ...
george oprian's user avatar
1 vote
1 answer
256 views

We have just updated to latest version of hawkbit. Before we for testing uploaded the same artifact on different softwaremodules. After update to latest version that is no longer possible. We get 409 ...
user22558306's user avatar
0 votes
1 answer
170 views

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 ...
Al G's user avatar
  • 1
1 vote
1 answer
369 views

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 ...
pltqs's user avatar
  • 11
0 votes
1 answer
239 views

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
Alexsey Kasianenko's user avatar
-2 votes
2 answers
975 views

I am trying to download file from hawkbit using curl in a bash script. Below is the curl invocation curl --fail -sS -O -C - --location "${HEADERS[@]}" -w "%{http_code}\n" -X GET &...
Preeti 's user avatar
  • 795
2 votes
0 answers
157 views

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 ...
Exc0's user avatar
  • 21
0 votes
1 answer
206 views

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]...
Samuel Alves's user avatar
1 vote
1 answer
414 views

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 ...
alanturing's user avatar
0 votes
0 answers
1k views

I am trying to set-up an embedded linux update system with SWUpdate and Hawkbit. I am using Yocto as build system. I am able to create an image with SWUpdate binaries installed as given in SWUpdate ...
Preeti 's user avatar
  • 795
2 votes
1 answer
469 views

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,...
artur_roomman's user avatar

15 30 50 per page