Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

`viktor.max.stable` fails to update because of absence of the Api-Key

オープン
#21 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
30/100
issue の種類
バグ
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
python
領域
testing-qa

調査の方向性

Start by reproducing the reported device initialization failure and inspect the request-serial step, focusing on how the Api-Key is supplied. Confirm the cause of the 400 response, then verify that updating viktor.max.stable completes successfully without the Request device serial error.

索引モデルが issue の本文から書いたものです。

説明

Hostname: srly-pdayp7xf1nmqcmz

/tmp $ cat changes.yaml | yq 'select(di == 0) | [.result[] | select(.status = "Error")][0]' | head -n 2000
err: 'cannot perform the following tasks:

  - Request device serial (cannot retrieve request-id for making a request for a serial: unexpected status 400)'
id: '1683'
kind: become-operational
ready: true
ready-time: '2025-06-23T03:21:51.217303287+01:00'
spawn-time: '2025-06-23T03:21:50.511320347+01:00'
status: Error
summary: Initialize device
tasks:
  - data:
      affected-snaps:
        - screenly-gadget-amd64
    id: '49903'
    kind: run-hook
    progress:
      done: 1
      label: ''
      total: 1
    ready-time: '2025-06-23T03:21:51.21730088+01:00'
    spawn-time: '2025-06-23T03:21:50.511310826+01:00'
    status: Undone
    summary: Run prepare-device hook
  - id: '49904'
    kind: generate-device-key
    progress:
      done: 1
      label: ''
      total: 1
    ready-time: '2025-06-23T03:21:51.20712304+01:00'
    spawn-time: '2025-06-23T03:21:50.511318189+01:00'
    status: Done
    summary: Generate device key
  - id: '49905'
    kind: request-serial
    log:
      - '2025-06-23T03:21:51+01:00 ERROR cannot retrieve request-id for making a request for a serial: unexpected status 400'
    progress:
      done: 1
      label: ''
      total: 1
    ready-time: '2025-06-23T03:21:51.199175122+01:00'
    spawn-time: '2025-06-23T03:21:50.511318998+01:00'
    status: Error
    summary: Request device serial
/tmp $ cat changes.yaml | yq 'select(di == 0) | [.result[] | select(.status = "Error")][0]' | head -n 2000

This device is broken and should be investigated.

主要言語
Python
スター
1
フォーク
0
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

似ている issue

Python の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。