Closed Stashq closed 7 months ago
Hi @Stashq, could you possibly let us know the output of running wandb verify
from the CLI after you have ran wandb login
?
When I run wandb verify
I get the same error:
Default host selected: http://localhost:8081
Find detailed logs for this test at: /tmp/tmpw87gjayi/wandb
Checking if logged in...................................................✅
wandb: Network error (TransientError), entering retry loop.
Ping between W&B server and MinIO works correctly by the way.
Hey @Stashq, apologies for the delay here. Network error probably means your machine (or pod/node) isn't able to connect to the server. Do you have any VPN/Proxy configured on your end? Wandb uses service from the minio bucket for storing artifacts/files. Due to this, it requires internet access [maybe via proxy] to log the files/artifacts. Wandb forwards bucket URLs to users and it always requires a proxy to reach. So, you would need to use a proxy to access it.
Hi @Stashq, I wanted to follow up on this request. Please let us know if we can be of further assistance or if your issue has been resolved.
@anmolmann thanks a lot for your reply. I'm not able to check the proxy solution in the next 7 days, but I'll definitely come back to this very soon and inform you about the result.
Thanks for the update, @Stashq! Please feel free to write in again and share your results with us.
@Stashq the key does not exist is likely indication the minio credentials are either incorrect or not encoded properly. When putting credentials into the URL you must be sure they are url encoded to escape any special characters.
Another thing to try that isn't well supported but should work is setting the BUCKET_PROXY=true
env variable to the server. That will make the server proxy to the bucket.
@vanpelt thanks for your answer. My minio access and secret keys were suggested by minio and consist only of numbers and letters. I guess the error message "key does not exist" refers to non-existing objects in minio storage.
I tried setting BUCKET_PROXY: "true"
and I got rid of NetworkError. Nevertheless I got new errors, perhaps better describing the source of the problem.
wandb: ERROR Error uploading "wandb-metadata.json": CommError, <Response [405]>
wandb: ERROR Error uploading "code/src/runs/wandb/testing/log_metrics.py": CommError, <Response [405]>
wandb: Waiting for W&B process to finish... (success).
wandb: ERROR Error uploading "/home/stachu/.local/share/wandb/artifacts/staging/tmpojqcwy6h": CommError, <Response [405]>
wandb: ERROR Uploading artifact file failed. Artifact won't be committed.
wandb: ERROR Error uploading "/home/stachu/.local/share/wandb/artifacts/staging/tmpyyeqsabv": CommError, <Response [405]>
wandb: ERROR Uploading artifact file failed. Artifact won't be committed.
wandb: ERROR Error uploading "config.yaml": CommError, <Response [405]>
wandb: ERROR Error uploading "requirements.txt": CommError, <Response [405]>
wandb: ERROR Error uploading "wandb-summary.json": CommError, <Response [405]>
I set bucket read/write access as public, but the error remains.
This are the logs from wandb-server:
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:52:10.453213334Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/cmd/gorilla.go:567","pid":69},"data":{},"message":"initialized stats","dd.trace_id":""}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:52:10.453358745Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/cmd/gorilla.go:580","pid":69},"data":{},"message":"created secret store","dd.trace_id":""}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:52:10.453431168Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/cmd/gorilla.go:587","pid":69},"data":{},"message":"created tracer","dd.trace_id":""}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:52:10.456661212Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/cmd/gorilla.go:608","pid":69},"data":{},"message":"read schema","dd.trace_id":""}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:52:10.47597925Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/cmd/gorilla.go:655","pid":69},"data":{},"message":"created history store","dd.trace_id":""}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:52:10.476166213Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/cmd/gorilla.go:695","pid":69},"data":{},"message":"created file store","dd.trace_id":""}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:52:10.47962581Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/cmd/gorilla.go:741","pid":69},"data":{},"message":"created metadata store","dd.trace_id":""}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:52:10.479649438Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/cmd/gorilla.go:742","pid":69},"data":{},"message":"created audit store","dd.trace_id":""}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:52:10.479745132Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/cmd/gorilla.go:751","pid":69},"data":{},"message":"created dataframe store","dd.trace_id":""}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:52:10.479765567Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/cmd/gorilla.go:764","pid":69},"data":{},"message":"created repo insights plot store","dd.trace_id":""}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:52:10.4798839Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/cmd/gorilla.go:782","pid":69},"data":{},"message":"created file store provider","dd.trace_id":""}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:52:10.480166334Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/cmd/gorilla.go:808","pid":69},"data":{},"message":"created artifacts bucket","dd.trace_id":""}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:52:10.480191986Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/cmd/gorilla.go:829","pid":69},"data":{},"message":"created task executor","dd.trace_id":""}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:52:10.491796654Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/cmd/gorilla.go:841","pid":69},"data":{},"message":"created file stream store","dd.trace_id":""}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:52:10.491846642Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/cmd/gorilla.go:851","pid":69},"data":{},"message":"created email sink","dd.trace_id":""}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:52:10.499430161Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/cmd/gorilla.go:865","pid":69},"data":{},"message":"created analytics sink","dd.trace_id":""}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:52:10.499469954Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/cmd/gorilla.go:892","pid":69},"data":{},"message":"created notifier","dd.trace_id":""}
wandb-service_1 | sweep provider is: http://127.0.0.1:8082
wandb-service_1 | http://127.0.0.1:8082
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:52:10.499493828Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/cmd/gorilla.go:915","pid":69},"data":{},"message":"created sweep provider","dd.trace_id":""}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:52:10.499893672Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/cmd/gorilla.go:920","pid":69},"data":{},"message":"created locker","dd.trace_id":""}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:52:10.499917361Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/cmd/gorilla.go:940","pid":69},"data":{},"message":"created auth store","dd.trace_id":""}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:52:10.500154789Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/cmd/gorilla.go:952","pid":69},"data":{},"message":"sweep run queues enabled: %!t(float64=0)","dd.trace_id":""}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:52:10.500210633Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/cmd/gorilla.go:1045","pid":69},"data":{},"message":"created customer secret store","dd.trace_id":""}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:52:10.53802361Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/cmd/gorilla.go:1193","pid":69},"data":{},"message":"parsed schema","dd.trace_id":""}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:52:10.540339129Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/cmd/gorilla.go:1494","pid":69},"data":{},"message":"created session store","dd.trace_id":""}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:52:10.540409778Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/cmd/gorilla.go:1603","pid":69},"data":{"port":"8081"},"message":"Listening on 8081","dd.trace_id":""}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:52:58.557379241Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/logging.go:57","pid":69},"data":{"requestID":"9942339472638752094","path":"/graphql"},"message":"Starting request 9942339472638752094 on /graphql","dd.trace_id":"9942339472638752094"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:52:58.573666069Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/relay.go:140","pid":69},"data":{"operationName":"ProbeServerCapabilities","authUser":"username","userID":4,"operationName":"ProbeServerCapabilities","authUser":"username","variables":{},"appPath":"N/A"},"message":"Graphql operation ProbeServerCapabilities for user username with variables map[] from app path N/A","dd.trace_id":"9942339472638752094"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:52:58.574480116Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/relay.go:235","pid":69},"data":{"operationName":"ProbeServerCapabilities","authUser":"username","userID":4,"latencyNs":814024,"statusCode":200,"operationName":"ProbeServerCapabilities","authUser":"username","latencyStr":"814.024µs"},"message":"Graphql operation ProbeServerCapabilities for user username finished in 814.024µs","dd.trace_id":"9942339472638752094"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:52:58.585374783Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/logging.go:62","pid":69},"data":{"requestID":"9942339472638752094","duration":"28.009764ms","statusCode":200,"path":"/graphql"},"message":"Finished request 9942339472638752094 in 28.009764ms with status %!s(int=200) on /graphql","dd.trace_id":"9942339472638752094"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:52:58.597647546Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/logging.go:57","pid":69},"data":{"requestID":"11342671108643749252","path":"/graphql"},"message":"Starting request 11342671108643749252 on /graphql","dd.trace_id":"11342671108643749252"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:52:58.601242175Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/relay.go:140","pid":69},"data":{"authUser":"username","userID":4,"operationName":"Viewer","operationName":"Viewer","authUser":"username","variables":{},"appPath":"N/A"},"message":"Graphql operation Viewer for user username with variables map[] from app path N/A","dd.trace_id":"11342671108643749252"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:52:58.605319717Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/relay.go:235","pid":69},"data":{"authUser":"username","userID":4,"operationName":"Viewer","latencyNs":4064562,"statusCode":200,"operationName":"Viewer","authUser":"username","latencyStr":"4.064562ms"},"message":"Graphql operation Viewer for user username finished in 4.064562ms","dd.trace_id":"11342671108643749252"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:52:58.605859059Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/logging.go:62","pid":69},"data":{"requestID":"11342671108643749252","duration":"8.205247ms","statusCode":200,"path":"/graphql"},"message":"Finished request 11342671108643749252 in 8.205247ms with status %!s(int=200) on /graphql","dd.trace_id":"11342671108643749252"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:52:58.645228822Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/logging.go:57","pid":69},"data":{"requestID":"9594437594475943220","path":"/graphql"},"message":"Starting request 9594437594475943220 on /graphql","dd.trace_id":"9594437594475943220"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:52:58.647484472Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/relay.go:140","pid":69},"data":{"authUser":"username","userID":4,"operationName":"ProbeServerSettings","operationName":"ProbeServerSettings","authUser":"username","variables":{},"appPath":"N/A"},"message":"Graphql operation ProbeServerSettings for user username with variables map[] from app path N/A","dd.trace_id":"9594437594475943220"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:52:58.647585685Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/relay.go:235","pid":69},"data":{"authUser":"username","userID":4,"operationName":"ProbeServerSettings","latencyNs":97605,"statusCode":200,"operationName":"ProbeServerSettings","authUser":"username","latencyStr":"97.605µs"},"message":"Graphql operation ProbeServerSettings for user username finished in 97.605µs","dd.trace_id":"9594437594475943220"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:52:58.647794611Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/logging.go:62","pid":69},"data":{"requestID":"9594437594475943220","duration":"2.567926ms","statusCode":200,"path":"/graphql"},"message":"Finished request 9594437594475943220 in 2.567926ms with status %!s(int=200) on /graphql","dd.trace_id":"9594437594475943220"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:52:58.655412981Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/logging.go:57","pid":69},"data":{"requestID":"12929263262223363999","path":"/graphql"},"message":"Starting request 12929263262223363999 on /graphql","dd.trace_id":"12929263262223363999"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:52:58.657062252Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/relay.go:140","pid":69},"data":{"authUser":"username","userID":4,"operationName":"UpsertBucket","operationName":"UpsertBucket","authUser":"username","variables":{"id":null,"config":"{\"learning_rate\": {\"desc\": null, \"value\": 0.02}, \"architecture\":... (+ 429 bytes)","jobType":null,"name":"a9s3ygtl","summaryMetrics":null,"project":"my-awesome-project","sweep":null,"program":"/home/stachu/Projects/airplane-damage-detection/src/runs/wandb/t... (+ 21 bytes)","state":null,"entity":null,"groupName":null,"host":"stachu-GV62-8RE","displayName":null,"tags":null,"commit":"49cc3c8a262a18c85e17aac73f10170e4bd0f957","notes":null,"debug":false,"repo":"https://github.com/Logistics-Living-Lab/Aircraft-damage-detection.git","description":null},"appPath":"N/A"},"message":"Graphql operation UpsertBucket for user username with variables map[commit:49cc3c8a262a18c85e17aac73f10170e4bd0f957 config:{\"learning_rate\": {\"desc\": null, \"value\": 0.02}, \"architecture\":... (+ 429 bytes) debug:false description:<nil> displayName:<nil> entity:<nil> groupName:<nil> host:stachu-GV62-8RE id:<nil> jobType:<nil> name:a9s3ygtl notes:<nil> program:/home/stachu/Projects/airplane-damage-detection/src/runs/wandb/t... (+ 21 bytes) project:my-awesome-project repo:https://github.com/Logistics-Living-Lab/Aircraft-damage-detection.git state:<nil> summaryMetrics:<nil> sweep:<nil> tags:<nil>] from app path N/A","dd.trace_id":"12929263262223363999"}
wandb-service_1 | {"level":"ERROR","time":"2023-11-20T11:52:58.661330734Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/pkg/observability/gerr/reporting.go:193","pid":69},"data":{"authUser":"username","userID":4,"operationName":"UpsertBucket","projectID":1,"cacheKey":"project:1:approx_run_count"},"message":"key does not exist","dd.trace_id":"12929263262223363999","error":{"kind":"*errors.errorString","message":"key does not exist"}}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:52:58.679262988Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/relay.go:235","pid":69},"data":{"authUser":"username","userID":4,"operationName":"UpsertBucket","latencyNs":22209981,"statusCode":200,"operationName":"UpsertBucket","authUser":"username","latencyStr":"22.209981ms"},"message":"Graphql operation UpsertBucket for user username finished in 22.209981ms","dd.trace_id":"12929263262223363999"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:52:58.679456569Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/logging.go:62","pid":69},"data":{"requestID":"12929263262223363999","duration":"24.047037ms","statusCode":200,"path":"/graphql"},"message":"Finished request 12929263262223363999 in 24.047037ms with status %!s(int=200) on /graphql","dd.trace_id":"12929263262223363999"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:52:58.976547517Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/logging.go:57","pid":69},"data":{"requestID":"10408580904170177267","path":"/graphql"},"message":"Starting request 10408580904170177267 on /graphql","dd.trace_id":"10408580904170177267"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:52:58.977866154Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/relay.go:140","pid":69},"data":{"userID":4,"operationName":"RunUploadUrls","authUser":"username","operationName":"RunUploadUrls","authUser":"username","variables":{"name":"my-awesome-project","run":"a9s3ygtl","entity":"username","description":null,"files":["wandb-metadata.json"]},"appPath":"N/A"},"message":"Graphql operation RunUploadUrls for user username with variables map[description:<nil> entity:username files:[wandb-metadata.json] name:my-awesome-project run:a9s3ygtl] from app path N/A","dd.trace_id":"10408580904170177267"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:52:58.983810443Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/logging.go:57","pid":69},"data":{"requestID":"10856395839493353211","path":"/graphql"},"message":"Starting request 10856395839493353211 on /graphql","dd.trace_id":"10856395839493353211"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:52:58.983986291Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/logging.go:57","pid":69},"data":{"requestID":"11992039313010354236","path":"/graphql"},"message":"Starting request 11992039313010354236 on /graphql","dd.trace_id":"11992039313010354236"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:52:58.985060549Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/relay.go:140","pid":69},"data":{"authUser":"username","userID":4,"operationName":"RunUploadUrls","operationName":"RunUploadUrls","authUser":"username","variables":{"name":"my-awesome-project","run":"a9s3ygtl","entity":"username","description":null,"files":["code/src/runs/wandb/testing/log_metrics.py"]},"appPath":"N/A"},"message":"Graphql operation RunUploadUrls for user username with variables map[description:<nil> entity:username files:[code/src/runs/wandb/testing/log_metrics.py] name:my-awesome-project run:a9s3ygtl] from app path N/A","dd.trace_id":"10856395839493353211"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:52:58.985100036Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/relay.go:140","pid":69},"data":{"authUser":"username","userID":4,"operationName":"RunStoppedStatus","operationName":"RunStoppedStatus","authUser":"username","variables":{"runId":"a9s3ygtl","projectName":"my-awesome-project","entityName":"username"},"appPath":"N/A"},"message":"Graphql operation RunStoppedStatus for user username with variables map[entityName:username projectName:my-awesome-project runId:a9s3ygtl] from app path N/A","dd.trace_id":"11992039313010354236"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:52:59.091221654Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/relay.go:235","pid":69},"data":{"authUser":"username","userID":4,"operationName":"RunStoppedStatus","latencyNs":106055641,"statusCode":200,"operationName":"RunStoppedStatus","authUser":"username","latencyStr":"106.055641ms"},"message":"Graphql operation RunStoppedStatus for user username finished in 106.055641ms","dd.trace_id":"11992039313010354236"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:52:59.092417652Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/logging.go:62","pid":69},"data":{"requestID":"11992039313010354236","duration":"108.403894ms","statusCode":200,"path":"/graphql"},"message":"Finished request 11992039313010354236 in 108.403894ms with status %!s(int=200) on /graphql","dd.trace_id":"11992039313010354236"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:52:59.111589879Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/relay.go:235","pid":69},"data":{"authUser":"username","userID":4,"operationName":"RunUploadUrls","statusCode":200,"latencyNs":126481805,"operationName":"RunUploadUrls","authUser":"username","latencyStr":"126.481805ms"},"message":"Graphql operation RunUploadUrls for user username finished in 126.481805ms","dd.trace_id":"10856395839493353211"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:52:59.11162617Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/relay.go:235","pid":69},"data":{"userID":4,"operationName":"RunUploadUrls","authUser":"username","statusCode":200,"latencyNs":133727550,"operationName":"RunUploadUrls","authUser":"username","latencyStr":"133.72755ms"},"message":"Graphql operation RunUploadUrls for user username finished in 133.72755ms","dd.trace_id":"10408580904170177267"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:52:59.112181541Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/logging.go:62","pid":69},"data":{"requestID":"10856395839493353211","duration":"128.35286ms","statusCode":200,"path":"/graphql"},"message":"Finished request 10856395839493353211 in 128.35286ms with status %!s(int=200) on /graphql","dd.trace_id":"10856395839493353211"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:52:59.112802778Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/logging.go:62","pid":69},"data":{"requestID":"10408580904170177267","duration":"136.226314ms","statusCode":200,"path":"/graphql"},"message":"Finished request 10408580904170177267 in 136.226314ms with status %!s(int=200) on /graphql","dd.trace_id":"10408580904170177267"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:53:01.10764669Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/logging.go:57","pid":69},"data":{"requestID":"9539402655740707023","path":"/files/username/my-awesome-project/a9s3ygtl/file_stream"},"message":"Starting request 9539402655740707023 on /files/username/my-awesome-project/a9s3ygtl/file_stream","dd.trace_id":"9539402655740707023"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:53:01.135541442Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/runupdates/syncrunupdates/sync_run_updater.go:419","pid":69},"data":{"entityName":"username","projectName":"my-awesome-project","runName":"a9s3ygtl","username":"username","cliVersion":"0.13.11","entityName":"username","projectName":"my-awesome-project","runName":"a9s3ygtl","runSize":929,"keysInfoSize":686,"summarySize":142,"configSize":4,"summaryUpdated":true,"keysInfoUpdated":true},"message":"file_stream: logged run of size 929, keysinfo size 686, summary size 142, config size 4, summaryUpdated true, keysInfoUpdated true","dd.trace_id":"9539402655740707023"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:53:01.15030656Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/logging.go:62","pid":69},"data":{"requestID":"9539402655740707023","duration":"42.640897ms","statusCode":200,"path":"/files/username/my-awesome-project/a9s3ygtl/file_stream"},"message":"Finished request 9539402655740707023 in 42.640897ms with status %!s(int=200) on /files/username/my-awesome-project/a9s3ygtl/file_stream","dd.trace_id":"9539402655740707023"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:53:08.994536959Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/logging.go:57","pid":69},"data":{"requestID":"10326115465093313418","path":"/files/username/my-awesome-project/a9s3ygtl/file_stream"},"message":"Starting request 10326115465093313418 on /files/username/my-awesome-project/a9s3ygtl/file_stream","dd.trace_id":"10326115465093313418"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:53:09.002100582Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/runupdates/syncrunupdates/sync_run_updater.go:419","pid":69},"data":{"entityName":"username","projectName":"my-awesome-project","runName":"a9s3ygtl","entityName":"username","projectName":"my-awesome-project","runName":"a9s3ygtl","username":"username","cliVersion":"0.13.11","runSize":923,"keysInfoSize":682,"summarySize":140,"configSize":4,"summaryUpdated":true,"keysInfoUpdated":true},"message":"file_stream: logged run of size 923, keysinfo size 682, summary size 140, config size 4, summaryUpdated true, keysInfoUpdated true","dd.trace_id":"10326115465093313418"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:53:09.013081912Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/logging.go:62","pid":69},"data":{"requestID":"10326115465093313418","duration":"18.542687ms","statusCode":200,"path":"/files/username/my-awesome-project/a9s3ygtl/file_stream"},"message":"Finished request 10326115465093313418 in 18.542687ms with status %!s(int=200) on /files/username/my-awesome-project/a9s3ygtl/file_stream","dd.trace_id":"10326115465093313418"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:53:18.995279545Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/logging.go:57","pid":69},"data":{"requestID":"10711949161131642249","path":"/files/username/my-awesome-project/a9s3ygtl/file_stream"},"message":"Starting request 10711949161131642249 on /files/username/my-awesome-project/a9s3ygtl/file_stream","dd.trace_id":"10711949161131642249"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:53:19.003712301Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/runupdates/syncrunupdates/sync_run_updater.go:419","pid":69},"data":{"entityName":"username","projectName":"my-awesome-project","runName":"a9s3ygtl","projectName":"my-awesome-project","runName":"a9s3ygtl","username":"username","cliVersion":"0.13.11","entityName":"username","runSize":906,"keysInfoSize":665,"summarySize":140,"configSize":4,"summaryUpdated":true,"keysInfoUpdated":true},"message":"file_stream: logged run of size 906, keysinfo size 665, summary size 140, config size 4, summaryUpdated true, keysInfoUpdated true","dd.trace_id":"10711949161131642249"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:53:19.009840814Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/logging.go:62","pid":69},"data":{"requestID":"10711949161131642249","duration":"14.563299ms","statusCode":200,"path":"/files/username/my-awesome-project/a9s3ygtl/file_stream"},"message":"Finished request 10711949161131642249 in 14.563299ms with status %!s(int=200) on /files/username/my-awesome-project/a9s3ygtl/file_stream","dd.trace_id":"10711949161131642249"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:53:29.012382027Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/logging.go:57","pid":69},"data":{"requestID":"12831515860258384213","path":"/files/username/my-awesome-project/a9s3ygtl/file_stream"},"message":"Starting request 12831515860258384213 on /files/username/my-awesome-project/a9s3ygtl/file_stream","dd.trace_id":"12831515860258384213"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:53:29.029067611Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/runupdates/syncrunupdates/sync_run_updater.go:419","pid":69},"data":{"entityName":"username","projectName":"my-awesome-project","runName":"a9s3ygtl","entityName":"username","projectName":"my-awesome-project","runName":"a9s3ygtl","username":"username","cliVersion":"0.13.11","runSize":906,"keysInfoSize":665,"summarySize":140,"configSize":4,"summaryUpdated":true,"keysInfoUpdated":true},"message":"file_stream: logged run of size 906, keysinfo size 665, summary size 140, config size 4, summaryUpdated true, keysInfoUpdated true","dd.trace_id":"12831515860258384213"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:53:29.039062596Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/logging.go:62","pid":69},"data":{"requestID":"12831515860258384213","duration":"26.671088ms","statusCode":200,"path":"/files/username/my-awesome-project/a9s3ygtl/file_stream"},"message":"Finished request 12831515860258384213 in 26.671088ms with status %!s(int=200) on /files/username/my-awesome-project/a9s3ygtl/file_stream","dd.trace_id":"12831515860258384213"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:53:31.033004984Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/logging.go:57","pid":69},"data":{"requestID":"9267594728739169553","path":"/graphql"},"message":"Starting request 9267594728739169553 on /graphql","dd.trace_id":"9267594728739169553"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:53:31.039393882Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/relay.go:140","pid":69},"data":{"authUser":"username","userID":4,"operationName":"UpsertBucket","operationName":"UpsertBucket","authUser":"username","variables":{"displayName":null,"entity":"username","sweep":null,"state":null,"config":"{\"learning_rate\": {\"desc\": null, \"value\": 0.02}, \"architecture\":... (+ 440 bytes)","id":null,"summaryMetrics":null,"host":null,"debug":false,"jobType":null,"groupName":null,"commit":null,"name":"a9s3ygtl","program":null,"project":"my-awesome-project","notes":null,"description":null,"repo":null,"tags":null},"appPath":"N/A"},"message":"Graphql operation UpsertBucket for user username with variables map[commit:<nil> config:{\"learning_rate\": {\"desc\": null, \"value\": 0.02}, \"architecture\":... (+ 440 bytes) debug:false description:<nil> displayName:<nil> entity:username groupName:<nil> host:<nil> id:<nil> jobType:<nil> name:a9s3ygtl notes:<nil> program:<nil> project:my-awesome-project repo:<nil> state:<nil> summaryMetrics:<nil> sweep:<nil> tags:<nil>] from app path N/A","dd.trace_id":"9267594728739169553"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:53:31.063959088Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/relay.go:235","pid":69},"data":{"authUser":"username","userID":4,"operationName":"UpsertBucket","latencyNs":24672589,"statusCode":200,"operationName":"UpsertBucket","authUser":"username","latencyStr":"24.672589ms"},"message":"Graphql operation UpsertBucket for user username finished in 24.672589ms","dd.trace_id":"9267594728739169553"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:53:31.064338383Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/logging.go:62","pid":69},"data":{"requestID":"9267594728739169553","duration":"31.353697ms","statusCode":200,"path":"/graphql"},"message":"Finished request 9267594728739169553 in 31.353697ms with status %!s(int=200) on /graphql","dd.trace_id":"9267594728739169553"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:53:39.019549625Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/logging.go:57","pid":69},"data":{"requestID":"10261506739865976965","path":"/files/username/my-awesome-project/a9s3ygtl/file_stream"},"message":"Starting request 10261506739865976965 on /files/username/my-awesome-project/a9s3ygtl/file_stream","dd.trace_id":"10261506739865976965"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:53:39.035942561Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/runupdates/syncrunupdates/sync_run_updater.go:419","pid":69},"data":{"runName":"a9s3ygtl","entityName":"username","projectName":"my-awesome-project","username":"username","cliVersion":"0.13.11","entityName":"username","projectName":"my-awesome-project","runName":"a9s3ygtl","runSize":908,"keysInfoSize":666,"summarySize":141,"configSize":4,"summaryUpdated":true,"keysInfoUpdated":true},"message":"file_stream: logged run of size 908, keysinfo size 666, summary size 141, config size 4, summaryUpdated true, keysInfoUpdated true","dd.trace_id":"10261506739865976965"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:53:39.045478712Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/logging.go:62","pid":69},"data":{"requestID":"10261506739865976965","duration":"25.920295ms","statusCode":200,"path":"/files/username/my-awesome-project/a9s3ygtl/file_stream"},"message":"Finished request 10261506739865976965 in 25.920295ms with status %!s(int=200) on /files/username/my-awesome-project/a9s3ygtl/file_stream","dd.trace_id":"10261506739865976965"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:53:49.029999091Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/logging.go:57","pid":69},"data":{"requestID":"11610409074057276811","path":"/files/username/my-awesome-project/a9s3ygtl/file_stream"},"message":"Starting request 11610409074057276811 on /files/username/my-awesome-project/a9s3ygtl/file_stream","dd.trace_id":"11610409074057276811"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:53:49.037918444Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/runupdates/syncrunupdates/sync_run_updater.go:419","pid":69},"data":{"projectName":"my-awesome-project","runName":"a9s3ygtl","entityName":"username","runName":"a9s3ygtl","username":"username","cliVersion":"0.13.11","entityName":"username","projectName":"my-awesome-project","runSize":902,"keysInfoSize":663,"summarySize":138,"configSize":4,"summaryUpdated":true,"keysInfoUpdated":true},"message":"file_stream: logged run of size 902, keysinfo size 663, summary size 138, config size 4, summaryUpdated true, keysInfoUpdated true","dd.trace_id":"11610409074057276811"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:53:49.043301423Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/logging.go:62","pid":69},"data":{"requestID":"11610409074057276811","duration":"13.297821ms","statusCode":200,"path":"/files/username/my-awesome-project/a9s3ygtl/file_stream"},"message":"Finished request 11610409074057276811 in 13.297821ms with status %!s(int=200) on /files/username/my-awesome-project/a9s3ygtl/file_stream","dd.trace_id":"11610409074057276811"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:53:59.031408034Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/logging.go:57","pid":69},"data":{"requestID":"10292773051600704817","path":"/files/username/my-awesome-project/a9s3ygtl/file_stream"},"message":"Starting request 10292773051600704817 on /files/username/my-awesome-project/a9s3ygtl/file_stream","dd.trace_id":"10292773051600704817"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:53:59.0521463Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/runupdates/syncrunupdates/sync_run_updater.go:419","pid":69},"data":{"entityName":"username","projectName":"my-awesome-project","runName":"a9s3ygtl","entityName":"username","projectName":"my-awesome-project","runName":"a9s3ygtl","username":"username","cliVersion":"0.13.11","runSize":1757,"keysInfoSize":648,"summarySize":140,"configSize":4,"summaryUpdated":true,"keysInfoUpdated":true},"message":"file_stream: logged run of size 1757, keysinfo size 648, summary size 140, config size 4, summaryUpdated true, keysInfoUpdated true","dd.trace_id":"10292773051600704817"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:53:59.058105782Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/logging.go:62","pid":69},"data":{"requestID":"10292773051600704817","duration":"26.74811ms","statusCode":200,"path":"/files/username/my-awesome-project/a9s3ygtl/file_stream"},"message":"Finished request 10292773051600704817 in 26.74811ms with status %!s(int=200) on /files/username/my-awesome-project/a9s3ygtl/file_stream","dd.trace_id":"10292773051600704817"}
name"wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:54:09.042252077Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/logging.go:57","pid":69},"data":{"requestID":"13300996236940872815","path":"/files/username/my-awesome-project/a9s3ygtl/file_stream"},"message":"Starting request 13300996236940872815 on /files/username/my-awesome-project/a9s3ygtl/file_stream","dd.trace_id":"13300996236940872815"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:54:09.056873215Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/runupdates/syncrunupdates/sync_run_updater.go:419","pid":69},"data":{"runName":"a9s3ygtl","entityName":"username","projectName":"my-awesome-project","cliVersion":"0.13.11","entityName":"username","projectName":"my-awesome-project","runName":"a9s3ygtl","username":"username","runSize":1807,"keysInfoSize":646,"summarySize":139,"configSize":4,"summaryUpdated":true,"keysInfoUpdated":true},"message":"file_stream: logged run of size 1807, keysinfo size 646, summary size 139, config size 4, summaryUpdated true, keysInfoUpdated true","dd.trace_id":"13300996236940872815"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:54:09.062332531Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/logging.go:62","pid":69},"data":{"requestID":"13300996236940872815","duration":"20.12935ms","statusCode":200,"path":"/files/username/my-awesome-project/a9s3ygtl/file_stream"},"message":"Finished request 13300996236940872815 in 20.12935ms with status %!s(int=200) on /files/username/my-awesome-project/a9s3ygtl/file_stream","dd.trace_id":"13300996236940872815"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:54:19.04215789Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/logging.go:57","pid":69},"data":{"requestID":"11519048823120233687","path":"/files/username/my-awesome-project/a9s3ygtl/file_stream"},"message":"Starting request 11519048823120233687 on /files/username/my-awesome-project/a9s3ygtl/file_stream","dd.trace_id":"11519048823120233687"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:54:19.045071197Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/runupdates/syncrunupdates/sync_run_updater.go:419","pid":69},"data":{"entityName":"username","projectName":"my-awesome-project","runName":"a9s3ygtl","runName":"a9s3ygtl","username":"username","cliVersion":"0.13.11","entityName":"username","projectName":"my-awesome-project","runSize":1835,"keysInfoSize":0,"summarySize":167,"configSize":4,"summaryUpdated":true,"keysInfoUpdated":false},"message":"file_stream: logged run of size 1835, keysinfo size 0, summary size 167, config size 4, summaryUpdated true, keysInfoUpdated false","dd.trace_id":"11519048823120233687"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:54:19.052761002Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/logging.go:62","pid":69},"data":{"requestID":"11519048823120233687","duration":"10.599525ms","statusCode":200,"path":"/files/username/my-awesome-project/a9s3ygtl/file_stream"},"message":"Finished request 11519048823120233687 in 10.599525ms with status %!s(int=200) on /files/username/my-awesome-project/a9s3ygtl/file_stream","dd.trace_id":"11519048823120233687"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:54:19.136994121Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/logging.go:57","pid":69},"data":{"requestID":"12923993797775448338","path":"/graphql"},"message":"Starting request 12923993797775448338 on /graphql","dd.trace_id":"12923993797775448338"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:54:19.138690526Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/relay.go:140","pid":69},"data":{"operationName":"UpsertBucket","authUser":"username","userID":4,"operationName":"UpsertBucket","authUser":"username","variables":{"commit":null,"program":null,"id":null,"groupName":null,"host":null,"jobType":null,"state":null,"displayName":null,"project":"my-awesome-project","config":"{\"learning_rate\": {\"desc\": null, \"value\": 0.02}, \"architecture\":... (+ 443 bytes)","repo":null,"description":null,"debug":false,"sweep":null,"name":"a9s3ygtl","notes":null,"summaryMetrics":null,"entity":"username","tags":null},"appPath":"N/A"},"message":"Graphql operation UpsertBucket for user username with variables map[commit:<nil> config:{\"learning_rate\": {\"desc\": null, \"value\": 0.02}, \"architecture\":... (+ 443 bytes) debug:false description:<nil> displayName:<nil> entity:username groupName:<nil> host:<nil> id:<nil> jobType:<nil> name:a9s3ygtl notes:<nil> program:<nil> project:my-awesome-project repo:<nil> state:<nil> summaryMetrics:<nil> sweep:<nil> tags:<nil>] from app path N/A","dd.trace_id":"12923993797775448338"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:54:19.148118685Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/relay.go:235","pid":69},"data":{"operationName":"UpsertBucket","authUser":"username","userID":4,"latencyNs":9439949,"statusCode":200,"operationName":"UpsertBucket","authUser":"username","latencyStr":"9.439949ms"},"message":"Graphql operation UpsertBucket for user username finished in 9.439949ms","dd.trace_id":"12923993797775448338"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:54:19.148330899Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/logging.go:62","pid":69},"data":{"requestID":"12923993797775448338","duration":"11.341548ms","statusCode":200,"path":"/graphql"},"message":"Finished request 12923993797775448338 in 11.341548ms with status %!s(int=200) on /graphql","dd.trace_id":"12923993797775448338"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:54:19.162610222Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/logging.go:57","pid":69},"data":{"requestID":"11980211858038061669","path":"/graphql"},"message":"Starting request 11980211858038061669 on /graphql","dd.trace_id":"11980211858038061669"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:54:19.164586442Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/relay.go:140","pid":69},"data":{"userID":4,"operationName":"ProbeServerCapabilities","authUser":"username","operationName":"ProbeServerCapabilities","authUser":"username","variables":{},"appPath":"N/A"},"message":"Graphql operation ProbeServerCapabilities for user username with variables map[] from app path N/A","dd.trace_id":"11980211858038061669"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:54:19.164801601Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/relay.go:235","pid":69},"data":{"userID":4,"operationName":"ProbeServerCapabilities","authUser":"username","statusCode":200,"latencyNs":217034,"operationName":"ProbeServerCapabilities","authUser":"username","latencyStr":"217.034µs"},"message":"Graphql operation ProbeServerCapabilities for user username finished in 217.034µs","dd.trace_id":"11980211858038061669"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:54:19.164976822Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/logging.go:62","pid":69},"data":{"requestID":"11980211858038061669","duration":"2.371328ms","statusCode":200,"path":"/graphql"},"message":"Finished request 11980211858038061669 in 2.371328ms with status %!s(int=200) on /graphql","dd.trace_id":"11980211858038061669"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:54:19.171625312Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/logging.go:57","pid":69},"data":{"requestID":"10008502353855671962","path":"/graphql"},"message":"Starting request 10008502353855671962 on /graphql","dd.trace_id":"10008502353855671962"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:54:19.173203331Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/relay.go:140","pid":69},"data":{"authUser":"username","userID":4,"operationName":"Viewer","operationName":"Viewer","authUser":"username","variables":{},"appPath":"N/A"},"message":"Graphql operation Viewer for user username with variables map[] from app path N/A","dd.trace_id":"10008502353855671962"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:54:19.174629531Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/relay.go:235","pid":69},"data":{"authUser":"username","userID":4,"operationName":"Viewer","latencyNs":1405203,"statusCode":200,"operationName":"Viewer","authUser":"username","latencyStr":"1.405203ms"},"message":"Graphql operation Viewer for user username finished in 1.405203ms","dd.trace_id":"10008502353855671962"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:54:19.175142048Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/logging.go:62","pid":69},"data":{"requestID":"10008502353855671962","duration":"3.506683ms","statusCode":200,"path":"/graphql"},"message":"Finished request 10008502353855671962 in 3.506683ms with status %!s(int=200) on /graphql","dd.trace_id":"10008502353855671962"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:54:19.180905887Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/logging.go:57","pid":69},"data":{"requestID":"11508002974860677856","path":"/graphql"},"message":"Starting request 11508002974860677856 on /graphql","dd.trace_id":"11508002974860677856"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:54:19.182553998Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/relay.go:140","pid":69},"data":{"authUser":"username","userID":4,"operationName":"CreateArtifact","operationName":"CreateArtifact","authUser":"username","variables":{"artifactCollectionNames":["job-https___github.com_Logistics-Living-Lab_Aircraft-damage-dete... (+ 47 bytes)"],"description":"","metadata":null,"artifactTypeName":"job","runName":null,"enableDigestDeduplication":true,"digest":"1cb7ae505eb0f90a60e3e92e7cc3b441","projectName":"my-awesome-project","entityName":"username","sequenceClientID":"i6wq4z918tmv3ckpmbh668c3ju3430ec9tg9o0z23aqk8s17lw43xkv0u3veko2r... (+ 64 bytes)","labels":null,"distributedID":"","historyStep":null,"clientID":"8z3eypadi2k2wqez6fjokc7f9anwtesm0sdjq9jusedqritbmsfyg79j3ax0v53b... (+ 64 bytes)","aliases":[{"artifactCollectionName":"job-https___github.com_Logistics-Living-Lab_Aircraft-damage-dete... (+ 47 bytes)","alias":"latest"}]},"appPath":"N/A"},"message":"Graphql operation CreateArtifact for user username with variables map[aliases:[map[alias:latest artifactCollectionName:job-https___github.com_Logistics-Living-Lab_Aircraft-damage-dete... (+ 47 bytes)]] artifactCollectionNames:[job-https___github.com_Logistics-Living-Lab_Aircraft-damage-dete... (+ 47 bytes)] artifactTypeName:job clientID:8z3eypadi2k2wqez6fjokc7f9anwtesm0sdjq9jusedqritbmsfyg79j3ax0v53b... (+ 64 bytes) description: digest:1cb7ae505eb0f90a60e3e92e7cc3b441 distributedID: enableDigestDeduplication:true entityName:username historyStep:<nil> labels:<nil> metadata:<nil> projectName:my-awesome-project runName:<nil> sequenceClientID:i6wq4z918tmv3ckpmbh668c3ju3430ec9tg9o0z23aqk8s17lw43xkv0u3veko2r... (+ 64 bytes)] from app path N/A","dd.trace_id":"11508002974860677856"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:54:19.19956057Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/relay.go:235","pid":69},"data":{"authUser":"username","userID":4,"operationName":"CreateArtifact","latencyNs":17014385,"statusCode":200,"operationName":"CreateArtifact","authUser":"username","latencyStr":"17.014385ms"},"message":"Graphql operation CreateArtifact for user username finished in 17.014385ms","dd.trace_id":"11508002974860677856"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:54:19.19973915Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/logging.go:62","pid":69},"data":{"requestID":"11508002974860677856","duration":"18.83393ms","statusCode":200,"path":"/graphql"},"message":"Finished request 11508002974860677856 in 18.83393ms with status %!s(int=200) on /graphql","dd.trace_id":"11508002974860677856"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:54:19.205582426Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/logging.go:57","pid":69},"data":{"requestID":"10968079202994903990","path":"/graphql"},"message":"Starting request 10968079202994903990 on /graphql","dd.trace_id":"10968079202994903990"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:54:19.207274673Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/relay.go:140","pid":69},"data":{"authUser":"username","userID":4,"operationName":"CreateArtifactManifest","operationName":"CreateArtifactManifest","authUser":"username","variables":{"type":"FULL","entityName":"username","includeUpload":false,"name":"wandb_manifest.json","baseArtifactID":null,"runName":"a9s3ygtl","artifactID":"QXJ0aWZhY3Q6Mg==","digest":"","projectName":"my-awesome-project"},"appPath":"N/A"},"message":"Graphql operation CreateArtifactManifest for user username with variables map[artifactID:QXJ0aWZhY3Q6Mg== baseArtifactID:<nil> digest: entityName:username includeUpload:false name:wandb_manifest.json projectName:my-awesome-project runName:a9s3ygtl type:FULL] from app path N/A","dd.trace_id":"10968079202994903990"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:54:19.2196769Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/relay.go:235","pid":69},"data":{"authUser":"username","userID":4,"operationName":"CreateArtifactManifest","latencyNs":12421227,"statusCode":200,"operationName":"CreateArtifactManifest","authUser":"username","latencyStr":"12.421227ms"},"message":"Graphql operation CreateArtifactManifest for user username finished in 12.421227ms","dd.trace_id":"10968079202994903990"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:54:19.219874858Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/logging.go:62","pid":69},"data":{"requestID":"10968079202994903990","duration":"14.295938ms","statusCode":200,"path":"/graphql"},"message":"Finished request 10968079202994903990 in 14.295938ms with status %!s(int=200) on /graphql","dd.trace_id":"10968079202994903990"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:54:19.234245527Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/logging.go:57","pid":69},"data":{"requestID":"9409353313781419240","path":"/graphql"},"message":"Starting request 9409353313781419240 on /graphql","dd.trace_id":"9409353313781419240"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:54:19.235575177Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/relay.go:140","pid":69},"data":{"authUser":"username","userID":4,"operationName":"CreateArtifactFiles","operationName":"CreateArtifactFiles","authUser":"username","variables":{"storageLayout":"V2","artifactFiles":[{"artifactManifestID":"QXJ0aWZhY3RNYW5pZmVzdDoy","name":"requirements.frozen.txt","md5":"U59tSJsiNFgilH3dpvAL1w==","artifactID":"QXJ0aWZhY3Q6Mg=="},{"md5":"jcBl6t/lBSlQuVpAg08PJg==","artifactID":"QXJ0aWZhY3Q6Mg==","artifactManifestID":"QXJ0aWZhY3RNYW5pZmVzdDoy","name":"wandb-job.json"}]},"appPath":"N/A"},"message":"Graphql operation CreateArtifactFiles for user username with variables map[artifactFiles:[map[artifactID:QXJ0aWZhY3Q6Mg== artifactManifestID:QXJ0aWZhY3RNYW5pZmVzdDoy md5:U59tSJsiNFgilH3dpvAL1w== name:requirements.frozen.txt] map[artifactID:QXJ0aWZhY3Q6Mg== artifactManifestID:QXJ0aWZhY3RNYW5pZmVzdDoy md5:jcBl6t/lBSlQuVpAg08PJg== name:wandb-job.json]] storageLayout:V2] from app path N/A","dd.trace_id":"9409353313781419240"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:54:19.239153322Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/relay.go:235","pid":69},"data":{"authUser":"username","userID":4,"operationName":"CreateArtifactFiles","latencyNs":3583935,"statusCode":200,"operationName":"CreateArtifactFiles","authUser":"username","latencyStr":"3.583935ms"},"message":"Graphql operation CreateArtifactFiles for user username finished in 3.583935ms","dd.trace_id":"9409353313781419240"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:54:19.239365717Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/logging.go:62","pid":69},"data":{"requestID":"9409353313781419240","duration":"5.121876ms","statusCode":200,"path":"/graphql"},"message":"Finished request 9409353313781419240 in 5.121876ms with status %!s(int=200) on /graphql","dd.trace_id":"9409353313781419240"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:54:19.800947576Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/logging.go:57","pid":69},"data":{"requestID":"12898864692170431132","path":"/graphql"},"message":"Starting request 12898864692170431132 on /graphql","dd.trace_id":"12898864692170431132"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:54:19.805896439Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/relay.go:140","pid":69},"data":{"authUser":"username","userID":4,"operationName":"RunUploadUrls","operationName":"RunUploadUrls","authUser":"username","variables":{"name":"my-awesome-project","run":"a9s3ygtl","entity":"username","description":null,"files":["requirements.txt"]},"appPath":"N/A"},"message":"Graphql operation RunUploadUrls for user username with variables map[description:<nil> entity:username files:[requirements.txt] name:my-awesome-project run:a9s3ygtl] from app path N/A","dd.trace_id":"12898864692170431132"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:54:19.806133405Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/logging.go:57","pid":69},"data":{"requestID":"10826006680377332402","path":"/graphql"},"message":"Starting request 10826006680377332402 on /graphql","dd.trace_id":"10826006680377332402"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:54:19.806290685Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/logging.go:57","pid":69},"data":{"requestID":"12749723696779111352","path":"/graphql"},"message":"Starting request 12749723696779111352 on /graphql","dd.trace_id":"12749723696779111352"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:54:19.811171304Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/relay.go:140","pid":69},"data":{"authUser":"username","userID":4,"operationName":"RunUploadUrls","operationName":"RunUploadUrls","authUser":"username","variables":{"entity":"username","description":null,"files":["wandb-summary.json"],"name":"my-awesome-project","run":"a9s3ygtl"},"appPath":"N/A"},"message":"Graphql operation RunUploadUrls for user username with variables map[description:<nil> entity:username files:[wandb-summary.json] name:my-awesome-project run:a9s3ygtl] from app path N/A","dd.trace_id":"10826006680377332402"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:54:19.811474182Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/relay.go:140","pid":69},"data":{"operationName":"RunUploadUrls","authUser":"username","userID":4,"operationName":"RunUploadUrls","authUser":"username","variables":{"files":["config.yaml"],"name":"my-awesome-project","run":"a9s3ygtl","entity":"username","description":null},"appPath":"N/A"},"message":"Graphql operation RunUploadUrls for user username with variables map[description:<nil> entity:username files:[config.yaml] name:my-awesome-project run:a9s3ygtl] from app path N/A","dd.trace_id":"12749723696779111352"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:54:19.914815764Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/relay.go:235","pid":69},"data":{"operationName":"RunUploadUrls","authUser":"username","userID":4,"latencyNs":103367957,"statusCode":200,"operationName":"RunUploadUrls","authUser":"username","latencyStr":"103.367957ms"},"message":"Graphql operation RunUploadUrls for user username finished in 103.367957ms","dd.trace_id":"12749723696779111352"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:54:19.915078115Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/relay.go:235","pid":69},"data":{"authUser":"username","userID":4,"operationName":"RunUploadUrls","statusCode":200,"latencyNs":103949178,"operationName":"RunUploadUrls","authUser":"username","latencyStr":"103.949178ms"},"message":"Graphql operation RunUploadUrls for user username finished in 103.949178ms","dd.trace_id":"10826006680377332402"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:54:19.915727809Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/logging.go:62","pid":69},"data":{"requestID":"10826006680377332402","duration":"109.597984ms","statusCode":200,"path":"/graphql"},"message":"Finished request 10826006680377332402 in 109.597984ms with status %!s(int=200) on /graphql","dd.trace_id":"10826006680377332402"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:54:19.916134711Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/logging.go:62","pid":69},"data":{"requestID":"12749723696779111352","duration":"109.83764ms","statusCode":200,"path":"/graphql"},"message":"Finished request 12749723696779111352 in 109.83764ms with status %!s(int=200) on /graphql","dd.trace_id":"12749723696779111352"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:54:19.916194443Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/relay.go:235","pid":69},"data":{"authUser":"username","userID":4,"operationName":"RunUploadUrls","latencyNs":110295377,"statusCode":200,"operationName":"RunUploadUrls","authUser":"username","latencyStr":"110.295377ms"},"message":"Graphql operation RunUploadUrls for user username finished in 110.295377ms","dd.trace_id":"12898864692170431132"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:54:19.917126214Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/logging.go:62","pid":69},"data":{"requestID":"12898864692170431132","duration":"116.162183ms","statusCode":200,"path":"/graphql"},"message":"Finished request 12898864692170431132 in 116.162183ms with status %!s(int=200) on /graphql","dd.trace_id":"12898864692170431132"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:54:20.194473924Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/logging.go:57","pid":69},"data":{"requestID":"12023711550073183706","path":"/files/username/my-awesome-project/a9s3ygtl/file_stream"},"message":"Starting request 12023711550073183706 on /files/username/my-awesome-project/a9s3ygtl/file_stream","dd.trace_id":"12023711550073183706"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:54:20.202445629Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/runupdates/syncrunupdates/sync_run_updater.go:419","pid":69},"data":{"projectName":"my-awesome-project","runName":"a9s3ygtl","entityName":"username","runName":"a9s3ygtl","username":"username","cliVersion":"0.13.11","entityName":"username","projectName":"my-awesome-project","runSize":1787,"keysInfoSize":0,"summarySize":167,"configSize":4,"summaryUpdated":true,"keysInfoUpdated":false},"message":"file_stream: logged run of size 1787, keysinfo size 0, summary size 167, config size 4, summaryUpdated true, keysInfoUpdated false","dd.trace_id":"12023711550073183706"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:54:20.210033681Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/logging.go:62","pid":69},"data":{"requestID":"12023711550073183706","duration":"15.556295ms","statusCode":200,"path":"/files/username/my-awesome-project/a9s3ygtl/file_stream"},"message":"Finished request 12023711550073183706 in 15.556295ms with status %!s(int=200) on /files/username/my-awesome-project/a9s3ygtl/file_stream","dd.trace_id":"12023711550073183706"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:54:20.212732392Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/logging.go:57","pid":69},"data":{"requestID":"13025814516433208298","path":"/files/username/my-awesome-project/a9s3ygtl/file_stream"},"message":"Starting request 13025814516433208298 on /files/username/my-awesome-project/a9s3ygtl/file_stream","dd.trace_id":"13025814516433208298"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:54:20.215584096Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/runupdates/syncrunupdates/sync_run_updater.go:419","pid":69},"data":{"entityName":"username","projectName":"my-awesome-project","runName":"a9s3ygtl","entityName":"username","projectName":"my-awesome-project","runName":"a9s3ygtl","username":"username","cliVersion":"0.13.11","runSize":2423,"keysInfoSize":0,"summarySize":0,"configSize":579,"summaryUpdated":false,"keysInfoUpdated":false},"message":"file_stream: logged run of size 2423, keysinfo size 0, summary size 0, config size 579, summaryUpdated false, keysInfoUpdated false","dd.trace_id":"13025814516433208298"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:54:20.221785861Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/logging.go:62","pid":69},"data":{"requestID":"13025814516433208298","duration":"9.052329ms","statusCode":200,"path":"/files/username/my-awesome-project/a9s3ygtl/file_stream"},"message":"Finished request 13025814516433208298 in 9.052329ms with status %!s(int=200) on /files/username/my-awesome-project/a9s3ygtl/file_stream","dd.trace_id":"13025814516433208298"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:54:20.231991693Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/logging.go:57","pid":69},"data":{"requestID":"13440020094646357195","path":"/graphql"},"message":"Starting request 13440020094646357195 on /graphql","dd.trace_id":"13440020094646357195"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:54:20.233455554Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/relay.go:140","pid":69},"data":{"authUser":"username","userID":4,"operationName":"Viewer","operationName":"Viewer","authUser":"username","variables":{},"appPath":"N/A"},"message":"Graphql operation Viewer for user username with variables map[] from app path N/A","dd.trace_id":"13440020094646357195"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:54:20.23444807Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/relay.go:235","pid":69},"data":{"authUser":"username","userID":4,"operationName":"Viewer","latencyNs":992307,"statusCode":200,"operationName":"Viewer","authUser":"username","latencyStr":"992.307µs"},"message":"Graphql operation Viewer for user username finished in 992.307µs","dd.trace_id":"13440020094646357195"}
wandb-service_1 | {"level":"INFO","time":"2023-11-20T11:54:20.234744839Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/api/handler/logging.go:62","pid":69},"data":{"requestID":"13440020094646357195","duration":"2.75498ms","statusCode":200,"path":"/graphql"},"message":"Finished request 13440020094646357195 in 2.75498ms with status %!s(int=200) on /graphql","dd.trace_id":"13440020094646357195"}
Hey @Stashq , apologies for the delay here. Checking in to see if you were able to resolve the above network errors for your local deployment?
Hi @Stashq , since we have not heard back from you we are going to close this request. If you would like to re-open the conversation, please let us know!
Introduction
I am trying to set up W&B server using an external MySQL database and MinIO storage. This is my docker-compose file:
After I start MinIO, I manually create access and secret keys.
Problem description
Whenever I try to log to W&B, error with folowing message occures:
wandb: Network error (TransientError), entering retry loop.
Simple metrics are passed to W&B server, but I can not log artifacts like pytorch models. At the end the program stuck in the loop showing this message. When I check the wandb server logs I see an error: "key does not exist".
wandb-service_1 | {"level":"ERROR","time":"2023-10-17T12:21:48.756074416Z","info":{"program":"gorilla","source":"mnt/ramdisk/core/services/gorilla/pkg/observability/gerr/reporting.go:193","pid":57},"data":{"authUser":"username","userID":4,"operationName":"UpsertBucket","projectID":3,"cacheKey":"project:3:approx_run_count"},"message":"key does not exist","dd.trace_id":"12901086739434798565","error":{"kind":"*errors.errorString","message":"key does not exist"}}
What works correctly
wandb server start
version, everything works correctly, so the problem has to be outside of my python code.W&B logs
All logs are listed below:
MinIO check
I've also checked MinIO http logs using
mc admin trace
command. After W&B process finishes, I get this error:W&B verify
Command
wandb verify
gives me the same error:Question
Does anyone have an idea why this error occurs? Is it a problem of the wrong W&B or MinIO setup? Has anybody seen that error before? Thx in advance.