service-discovery
Here are 482 public repositories matching this topic...
Issue Description
Type: bug report
Describe what happened
java.lang.IllegalStateException: failed to req API:/nacos/v1/ns/instance/beat after all servers([minion-register:8848]) tried: failed to req API:minion-register:8848/nacos/v1/ns/instance/beat. code:400 msg: java.lang.IllegalArgumentException: dom name can only have these characters: 0-9a-zA-Z-._:, current: DEFAULT_GROU
-
Updated
Sep 28, 2020 - Go
-
Updated
Sep 11, 2020 - Scala
-
Updated
Sep 24, 2020 - Go
-
Updated
Aug 25, 2020 - Go
[zosy@localhost:~]% rpm -qa zenmap
zenmap-7.60-1.noarch
gnome doesn't use gksu instead of pkexec, so i made a patch.
su-to-zenmap-fix-gnome-root.patch.txt
add com.gnome.pkexec.zenmap.policy to /usr/share/polkit-1/actions should works fine.
[com.gnome.pkexec.zenmap.policy.txt](https://github.com/nmap/n
-
Updated
Sep 25, 2020 - Objective-C
If not for some particular exceptions, the status code returned from our WebAPI on error is always 500, regardless of the kind of error.
If an object already exists, for example, it should be returned as 409. If the object does not pass the schema validation, it should be a 415.
Go through the whole WebAPI and verify that the status codes are being returned correctly.
Hint: Error cl
-
Updated
Aug 6, 2020 - Go
-
Updated
Jun 15, 2020 - Java
-
Updated
Sep 24, 2020 - C#
-
Updated
Nov 15, 2019 - Shell
-
Updated
Feb 25, 2020 - Go
-
Updated
Oct 3, 2018 - Python
-
Updated
Apr 14, 2020 - C
-
Updated
Sep 28, 2020 - Java
-
Updated
Dec 21, 2018 - C++
-
Updated
Jul 1, 2020 - Java
-
Updated
Dec 1, 2019 - Dockerfile
-
Updated
Sep 21, 2020 - Java
-
Updated
Sep 24, 2020 - Java
-
Updated
Aug 11, 2020 - Java
Consul previously did not supports metadata, but now it does. We use tags instead but can now revert to using metadata. Need to update the client to use meta instead of tags. Here is our documentation ticket for this: SteeltoeOSS/Documentation#19
-
Updated
Sep 25, 2020 - Python
-
Updated
Sep 10, 2020 - Go
-
Updated
Apr 7, 2020 - Go
-
Updated
May 28, 2020 - Go
Improve this page
Add a description, image, and links to the service-discovery topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the service-discovery topic, visit your repo's landing page and select "manage topics."
Hey guys
I am learning and using seata recently, this is a great thing.
Component
spring-cloud-alibaba-seata:0.9.0.RELEASE
Question
I see that the seata source code contains the spring boot web dependency. **Is there a plan to support [sp