-
Hello again! As we're progressing through development of our app using SAML, we've found an issue with authentication that only appears to happen if a tab is left open for some amount of time (haven't…
-
**Describe the bug**
I am specifying an output file for Nuclei, and can see it being created. When Nuclei finishes the output file is being deleted.
**Nuclei version**
2.1.0
**Screenshot of t…
-
windows7
git version 2.17.0.windows.1
`λ git merge origin/master
error: cannot stat 'lab-68-spring-security-oauth/lab-68-demo02-authorization-server-with-resource-owner-password-credentials/src/ma…
-
I'm using the 'https://hazelcast.com/blog/how-to-set-up-your-own-on-premises-hazelcast-on-kubernetes/' 'UniSocket' approach to deploy the hazelcast cluster on local windows 10 machine using Docker Des…
-
- X86服务器,Centos7版本,使用spring boot + druid连接TDengine, 使用100个线程每10ms间隔往同一张表写入数据,中途服务器断电,重启后登录数据区,发现表损坏,并且重新启动数据写入程序后,正常运行1分钟后数据库无法通过JDBC访问,求解决和修复方法
![微信截图_20200728151116](https://user-images.githubuse…
-
During the work involved in #7878 / #7996, we decided that grouping collectors by type, rather than their plugin/orchestrator, was too much of a task for the current sprint. So, this issue will serve …
-
**Which Component**
Nacos Config
**Describe the bug**
My project use Nacos config component, and it's no problem run with Intellij IDEA. But when I want to **package or test** my project with s…
-
你好 我SpringBoot 用到了这个 我用log4j2 做日志 但是运行后 日志还是被输出到了 logs/*.err.log logs/*.out.log logs/*.wrapper.log 请问 如何设置 ?
-
/kind bug
## What versions of software are you using?
**Operating System:**
Win10
**Output of `odo version`:**
master
## How did you run odo exactly?
Running `make test-cmd-servic…
-
**General Questions**
在阿里服务器上装了2.0.0.0版本的服务,能正常启动并且可以taos进去命令行。在windows环境下,启动springboot的demo程序连接服务器上的taos服务,报出连接失败的问题
在resources目录下放置了libtaos.so.2.0.0.0文件,并且在pom.xml中也做了配置,指向该so文件。
请大家指教!