İbrahim Ercan
İbrahim Ercan
This is a sample CSS template for a dashboard, which includes only three native filters yet suffers from poor performance. It features several tabs and charts that require extensive scrolling....
We have same issue. We are using 1.5.0 docker image. Interestingly it gives this error with certain datasets.
Seem like issue is related with sqlalchemy-trino. I've downgraded it to 0.4.1 from 0.5.0 and problem solved for me.
You can install trino==0.315.0. Seems like latest version is problematic.
Latest python client solved this issue. Trino 399 with python client 0.318 works without error now. FYI.
This issue still persist on 4.1.0rc1. It gives below error `Error: druidException (INVALID_INPUT): Column 'metric_is_freezed' not found in any table (line [142], column [13])` We have a user defined metric....
@mistercrunch Yes. Removing the calculated column resolved the issue.
> I'm happy to change the port to be default, just thought it'd be simpler to set to 80 for someone brand new to acestream. We'll release this update as...
@martinbjeldbak I've discovered a more convenient command line option for enabling remote access. I'll submit a new PR, as this method seems to resolve issues in swarm mode as well.
I haven't used a reverse proxy, but I resolved this issue with a VPN. I set up an OpenVPN server on the same machine, and once connected, you can access...