ROFL deploy/replace-machine can leave active replicas running while configured machine pointer stays accepted (EXPIRED) and machine logs return 404
Nadie ha tomado este issue todavía.
Evaluación
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Aptitud para principiantes
- 48/100
Línea de trabajo
Empieza reproduciendo el flujo de managed-provider con oasis rofl show --format json, machine show, machine logs --yes y deploy --replace-machine --yes, usando los issues relacionados #487, #580 y #584 como contexto. Rastrea cómo el reemplazo informa del ID de la máquina y de su disponibilidad. Se considera terminado cuando se muestra una máquina nueva y ejecutable con logs accesibles, o cuando la CLI falla claramente de forma segura si el reemplazo no converge.
Escrito por el modelo de indexación a partir del texto del issue.
Descripción
Summary
We are seeing a confusing ROFL operational state on testnet:
oasis rofl show --format jsonreports active replicas- the configured machine pointer still resolves to a machine that shows
accepted (EXPIRED) oasis rofl machine logs --yesfor that machine returns404 Not Foundoasis rofl deploy --replace-machine --yesdoes not give us a reliable operator-visible signal that a fresh machine was actually rented and started
This makes it hard to tell whether a new rollout really happened, and it blocks strict-mode validation of our ROFL app.
Environment
- Oasis testnet
- ROFL app using managed provider flow
- CLI version in active use on 2026-04-12
Observed behavior
oasis rofl show --format jsonshows active replicas.oasis rofl machine showfor the configured machine ID showsacceptedbut also expired state.oasis rofl machine logs --yesreturns404 Not Found.oasis rofl deploy --replace-machine --yescompletes, but from the operator point of view we still cannot confidently observe a fresh machine start.
Expected behavior
One of the following should happen clearly:
- a fresh machine ID is created and surfaced to the operator, with logs available, or
- the CLI should fail closed and state that replace-machine did not converge to a fresh runnable machine
Why this matters
From the application side, we can see that active replicas exist, but we cannot correlate them to a fresh rollout with accessible logs. That makes rollout validation ambiguous and turns debugging into guesswork.
Related issues
- oasisprotocol/cli#487
- oasisprotocol/cli#580
- oasisprotocol/cli#584
Additional context
This is not the same as the previously diagnosed evm.SimulateCall / secure query limitation. We already worked around that at the application layer. The remaining blocker is specifically machine lifecycle / rollout observability.
- Lenguaje dominante
- Go
- Estrellas
- 80
- Forks
- 23
- Merge medio
- 9 h 43 min
- PR fusionados (30 d)
- 3
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Más de oasisprotocol/cli
-
Dificultad 2/5 1-3 horas Aptitud para principiantes 67/100
oasisprotocol/cli#709 ·
-
oasisprotocol/cli#717 · 1 asignado ·
-
rofl
Dificultad 4/5 3-5 días Aptitud para principiantes 48/100
oasisprotocol/cli#716 ·
-
Dificultad 3/5 1-2 días Aptitud para principiantes 68/100
oasisprotocol/cli#707 ·
-
Dificultad 3/5 1-2 días Aptitud para principiantes 58/100
oasisprotocol/cli#704 ·
Todos los issues de oasisprotocol/cli
Issues similares
-
bug github_actions
Dificultad 2/5 1-3 horas Aptitud para principiantes 75/100
registrystack/registry-stack#1393 ·
-
Dificultad 2/5 1-3 horas Aptitud para principiantes 75/100
JakeChampion/lang#10213 ·
-
Dificultad 2/5 1-3 horas Aptitud para principiantes 70/100
oasisprotocol/oasis-sdk#2523 ·
-
Dificultad 2/5 1-3 horas Aptitud para principiantes 75/100
-
Dificultad 2/5 1-3 horas Aptitud para principiantes 70/100