-
https://ichnaea.readthedocs.io/en/latest/api/geosubmit.html vs. https://ichnaea.readthedocs.io/en/latest/api/geosubmit2.html
-
Hi,
I'm trying to get UnifiedNlp to work on my phone running Android 4.2.2. With wifi, everything is working fine with either this backend or the AppleWifi backend. However, it seems that using wif…
Phyks updated
5 years ago
-
I'm using version `42630` with gnome 47 interface with wayland and my night light is not working. In fact, it has never worked since I installed clear linux on gnome version 45. It also doesn't work w…
-
Currently data can only be sent to services which implement an API that is compatible with MLS Geosubmit. Investigate adding support for other location services, such as [OpenCellID](https://www.openc…
-
As was announced at https://github.com/mozilla/ichnaea/issues/2065, Mozilla will retire MLS soon. The final deadline for third parties seems to be set to June 12.
-
FWIW :
https://github.com/mozilla/ichnaea/issues/2065
There will be five stages.
As of today (Mar 13th, 2024) we will stop granting new API access keys. All pending applications will be …
-
I'm seeing this problem when using vaurien with mozilla ichnaea. gevent seems to be yelling at me, but I can see data going into my database -so the delay seems to be working - vaurien is just throwi…
-
**Describe the bug**
```
java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:590)
at com.and…
-
### Description
It would be useful for the client to show more descriptive error messages so that users can understand why submissions may be failing.
With BeaconDB being blocked in some regions, …
-
My query_cell.ini file looks like this:
```
[loads]
fqn = src.loadtest.TestIchnaea.test_search_cell
users = 2
include_file = src
test_dir = /tmp/tests
```
When I run locally, the tests run properly …