Kacper

Results 13 comments of Kacper

Have the same issue. After authorization I'm able to reach applicaiton but by default I'm redirected to applications directory not a specific app

@bradrydzewski I'm testing this for a few days and works well. Thank you @captncraig :+1:

Related: https://github.com/tuya/tuya-home-assistant/issues/870

Same issue on my end. `RUNNER_CONFIG` change returns ``` Lambda was unable to configure your environment variables because the environment variables you have provided exceeded the 4KB limit ``` rollback...

@pannal It is after latest update

@donny-dont There's a region in env vars so probably `S3://bucket-url` will be more AWS way. BTW. Probably you're parsing in `rebuild` and `restore` actions cause they works fine, only `flush`...

> And how have you tested that this is the case? I've set `path` to non existent key and `fallback_path` to existing one. In case if `path` doesn't exist `fallback_path`...

@tboerger any idea why it happens?

> Log said you haven't defined a fallback path. Please provide a full example which doesn't work. > > time="2020-06-26T15:14:18Z" level=info msg="No fallback_path specified. Creating default" Why do I need...