-
here is my applacation.yml
```
server:
port: 8888
spring:
cloud:
config:
server:
git:
uri: https://github.com/18099538715/spring-cloud-config.git
…
-
### Issue Summary:
So I deployed a fresh spinnaker with hal on GKE (using https://www.spinnaker.io/setup/install/) and the clouddriver pod has high CPU usage and shows errors in logs.
The errors…
-
The provided Docker command to run does not work.
`docker run --name my-devicehive -p 80:80 devicehive/devicehive`
Logs:
```
Status: Downloaded newer image for devicehive/devicehive:latest
…
-
1. Download Beverage buddy from https://vaadin.com/start/v10-simple-ui
1. Add @Push to MainLayout.java
1. Build war with `mvn package`
1. Download and install WebLogic Server 12.2.1.3 and open the …
Peppe updated
6 years ago
-
Here is one another error with attaching invoice pdfs to e-mails ;). But fear not I have a stack trace!
So here is my setup:
* I use stock ``docker`` container;
* I use docker-compose script…
-
"C:\Program Files\Java\jdk1.8.0_162\bin\java" "-javaagent:D:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2017.3.4\lib\idea_rt.jar=50577:D:\Program Files\JetBrains\IntelliJ IDEA Community E…
-
Using the MKR1010, the result of this example is a message that says "Click here if you are not redirected in a moment", however when I try the corresponding example in the wifi101 library with the MK…
-
Hi Team,
I am running only one team dash board and one product dashboard. Hygieia is build on three docker containers (mongo -->api --> ui). Collectors also run on the same server. I do not see muc…
-
provider端与consumer端都没有服务契约配置的ymal文件,provider端是通过@RpcSchema注解的,consumer端从日志看是从SC获取后执行SchemaLoader.registerSchema进行注册了,但是在调用时出现类型转换错误。
provider端测试类
@RpcSchema(schemaId = "MyTestSchema")
public class …
-
Deployed Spinnaker using halyard on AWS instance, target being Kubernetes.
Tried deploying versions 1.4.1, 1.3.1 using halyard.
hal config storage edit --type s3
hal deploy apply
After t…