-
As per: https://github.com/Aircloak/aircloak/blob/master/manual_tests.md
# Manual tests
The tests should be performed from top to bottom as there are some order dependencies.
For example tables…
-
After the API change `air` sends over all the columns of a table.
This also includes the `uid` column.
When querying the `uid` column `air` produces an error informing the user that selecting the `…
-
I restarted the `air` and the `cloak` in a middle of a failed exploration (all running locally – no docker) and got the following exception:
```
info: System.Net.Http.HttpClient.aircloak-api.Clien…
-
```
fail: Microsoft.AspNetCore.Server.Kestrel[13]
Connection id "0HM1O9UPLD5VH", Request id "0HM1O9UPLD5VH:0000000A": An unhandled exception was thrown by the application.
System.InvalidOpera…
-
I am trying to access the latest API endpoint.
All requests fail with:
```
fail: Microsoft.AspNetCore.Server.Kestrel[13]
Connection id "0HM1JN64UTNFD", Request id "0HM1JN64UTNFD:00000001":…
-
I suggest you add something like [sentry](https://sentry.io) and make it something that can be enabled by passing a sentry API key as an environment variable, or something of the type. That way you ge…
-
In order to get the errors down, we should remove the unselectable columns from Explorer Analysis for this release. We can add them back in later, once Explorer can handle them.
-
```
** (EXIT) an exception was raised:
** (WithClauseError) no with clause matching: {:ok, %HTTPoison.Response{body: "", headers: [{"Server", "nginx/1.6.2"}, {"Date", "Tue, 02 Jun 2020 16…
-
Values in IN() must be from the shadow table or else we are susceptible to a linear reconstruction attack that simply puts randomly selected values that each isolate a different user in the IN() state…
-
Trying to access https://nightly-air.aircloak.com/data_sources results in the following error:
```
2020-05-15 08:20:12.588 [error] #PID running AirWeb.Endpoint (cowboy_protocol) terminated
Server: …