-
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://transparency.entsog.eu/api/v1/operationaldatas?limit=10000&timeZone=UCT&from…
-
Hello team,
**Describe the bug**
We saw an impressive example from Festo_Demo_Box and the 210201_Sample_Repo_AASX.mp4 video doing nice sync to plotting!
We download Sample_Repo_AASX_publish and a…
-
In the latest version of DSA built for Android, I am seeing that tilecache pngs are put in that `files` folder, which show up when browsing for operational data (I think we had purposely made the Add …
-
战争数据存在于这三个表中:
战绩表中的woninmap, lostinmap, dewoninmap, delostinmap
征服数据
和用户的battleresult以及nbattleresult(存储未读取的战斗记录)
之间存在相关性
具体woninmap = 征服表中征服记录条数(masterid = uid)
delostinmap = 征服表中被征服记录条数(slaverid=ui…
-
### Describe the bug?
When trying to join sessions, it occasionally seems to fail, trying again may fail again but it will eventually work. The host sees the client so it gets that far, but doesn't c…
-
The issue has been moved from https://github.com/aas-core-works/aas-core-codegen/issues/461.
We copy in the following the original description by @VladimirAlexiev for the context.
(cc @mristin)
…
-
### Is your feature request related to a problem? Please describe.
現在のNeosは、IPv6での接続をサポートしていません。これは特にDualStack環境においてしばしば問題になります。例えば、日本のプロバイダの場合、NATパンチスルーを行う場合はIPv6前提での接続が求められ、IPv4ではステートレスネットワークのみ提供され…
-
When running test containers with Maven Surefire I get the following error: https://maven.apache.org/surefire/maven-failsafe-plugin/faq.html#corruptedstream looking in the logs it seems Testcontainers…
-
Hi,
It looks like opentherm endpoint has moved on hub v2 on later firmwares ( 4.32.47 or newer) and is now located at /data/v2/openTherm/ instead of /data/v2/opentherm/ .
I'm not sure if new end…
-
Hi,
I've a Spring Boot project which uses TestContainers Azure Module to start a CosmosDB container for integration tests. When running integration tests in local, it works fine but on Jenkins I get …