!OWON FW DOWNLOAD CENTER FOR HDS200
- user: GSR1600
- post: https://www.eevblog.com/forum/testgear/owon-hds-200-handheld-oscilloscope-w-builtin-dmmawg/msg4030375/#msg4030375
- model: HDS272S
- hw_version: 3.0
--- | |
apiVersion: v1 | |
kind: ReplicationController | |
metadata: | |
name: game2048 | |
labels: | |
name: game2048 | |
spec: | |
replicas: 2 | |
selector: |
--- | |
apiVersion: extensions/v1beta1 | |
kind: Ingress | |
metadata: | |
name: game-ingress | |
spec: | |
rules: | |
- host: game.domain1.io | |
http: | |
paths: |
@echo off | |
SET currentPath=%~dp0 | |
SET currentPath=%currentPath:~0,-1% | |
SET backupOculusClient=%currentPath%\oculus_client_backup | |
SET localSupportDir=%programfiles%\Oculus\Support | |
SET downloadedOculusClient=%currentPath%\Support\oculus-client | |
set localOculusClientDir=%localSupportDir%\oculus-client | |
echo This is a script to fix the Oculus Grey Screen of Death Issue |
2022-05-27T14:33:14.000000+00:00 app[api]: Build started by user [email protected] | |
2022-05-27T14:33:42.615784+00:00 app[api]: Deploy f5ebd72b by user [email protected] | |
2022-05-27T14:33:42.615784+00:00 app[api]: Release v31 created by user [email protected] | |
2022-05-27T14:33:51.000000+00:00 app[api]: Build succeeded | |
2022-05-27T14:34:18.572849+00:00 app[web.2]: 14:34:18.572 DEBUG MainProcess Thread-5 dynoscale.wsgi.DynoscaleWsgiApp: __call__ | |
2022-05-27T14:34:18.643567+00:00 app[web.2]: 14:34:18.643 INFO MainProcess Thread-5 werkzeug: 10.1.30.3 - - [27/May/2022 14:34:18] "GET /?queue_name=default HTTP/1.1" 200 - | |
2022-05-27T14:34:18.725913+00:00 app[web.2]: 14:34:18.725 DEBUG MainProcess Thread-6 dynoscale.wsgi.DynoscaleWsgiApp: __call__ | |
2022-05-27T14:34:18.733814+00:00 app[web.2]: 14:34:18.733 INFO MainProcess Thread-6 werkzeug: 10.1.87.110 - - [27/May/2022 14:34:18] "GET /?queue_name=default HTTP/1.1" 200 - | |
2022-05-27T14:34:18.733789+00:00 app[worker.2]: 14:34:18 defaul |
~/w/m/d/e/flask_rq ❯❯❯ heroku logs -a ds-flask-rq --tail ✘ 130 heroku_ds-flask-rq ✭ ◼ | |
2022-05-27T14:31:15.799375+00:00 app[web.1]: 14:31:15.799 INFO MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: Dynoscale opened repository /app/dynoscale_repo.sqlite3. | |
2022-05-27T14:31:15.802004+00:00 app[web.1]: 14:31:15.801 DEBUG MainProcess Dynoscale dynoscale.workers.rq_logger.DynoscaleRqLogger: DynoscaleRqLogger initializing... | |
2022-05-27T14:31:15.802148+00:00 app[web.1]: 14:31:15.802 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: __init__ | |
2022-05-27T14:31:15.804105+00:00 app[web.1]: 14:31:15.803 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: _create_log_table | |
2022-05-27T14:31:15.804321+00:00 app[web.1]: 14:31:15.804 INFO MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: Dynoscale opened re |
!OWON FW DOWNLOAD CENTER FOR HDS200