Burak Varlı

Results 29 comments of Burak Varlı

[added](https://github.com/unexge/foect/commit/645df57c32b1a1c241f1aed5652b6cb18525cb09) `defaultValue` prop to `Foect.Control` for backward compatibility (defaults to empty string), can you try `` with version `0.1.6`?

Hi @YoungCholKim, these are new features [added](https://github.com/unexge/tensorboard-reporter/pull/1) by @FarisHijazi. I forget to update package on PyPi :). Can you try again with version [`0.0.4`](https://pypi.org/project/tensorboard-reporter/0.0.4/)?

sorry for the late response, can you try again with [`0.0.5`](https://pypi.org/project/tensorboard-reporter/0.0.5/)? i was able to get reports generated with: ```python # example from https://www.tensorflow.org/tensorboard/get_started import tensorflow as tf import datetime...

`install_name_tool -add_rpath @loader_path ./sd` is another fix that adds `sd`'s directory to the load path

Hey @2022tgoel, the `S3_ENDPOINT_URL` environment variable only affects S3's endpoint and not the credential provider's endpoint. I can see from your logs that Mountpoint still tries to make a request...

Hey @2022tgoel, as you noted Mountpoint uses [aws-c-auth](https://github.com/awslabs/aws-c-auth) under the hood for credentials and such a change/contribution should be done on that side. Feel free to create an issue with...

Hey @pawalt, we bumped CRT submodules and the fix will be included in the next Mountpoint release.

Hey @hongbo-miao, [the fix](https://github.com/awslabs/mountpoint-s3/pull/965) solved this problem for some cases, but you might be running into a different case. Would you be able to share Mountpoint logs with us to...

I'm also experiencing the same issue if I use `samply import`, it works fine if I convert it via `perf script` though.

@julienw I emailed perf data to your everlong.org email address