-
Hello team,
I am trying to deploy doomsday v0.8.1 but doomsday job is failing with status (does not exists).
checked with the logs:
goroutine 33 [running]:
github.com/doomsday-project/doomsday…
-
Hello,
I would like to protect the files from being accessible by a non-connected user.
At the moment anyone can do : http://my-app.com/cdn/storage/Files/fileId/original/fileId.pdf and the file is p…
-
如果没有设置这个注册中心地址为configServer的地址,项目 能够正常运行,但是创建工程的时候一直报错。找了半天问题,最后在文档里面看到这句配置。改完就好了,好恶心啊这个配置,不能通过配置文件或者给个系统设置来修改么,那样会简单很多。
-
I am getting below error while starting the "admin-server" after the "eureka-server"
```
java.lang.IllegalStateException: No instances found of configserver (config-service)
at org.springframe…
ghost updated
4 years ago
-
Hello, I use this VPN script on a cPanel centos 7 server and ConfigServer Security & Firewall (CSF) which does not follow iptable rules (I think, sorry I am not linux expert). So after installing CSF …
Vaniu updated
4 years ago
-
I've experienced a problem with spring cloud config client when unfortunately pushed an invalid yaml file to my git repository. The message that I've got is:
``
o.s.c.c.c.ConfigServicePropertySou…
-
When double clicking on the sdkconfig, it will prompt a dialog stating "Starting JSON Configuration Server" and the it will failed with a message on a new tab:
"Error retrieving output from the jso…
-
I often get errors like this and the machines failed to get created:
```
* Error loading disk 'pd-wintoo-app-00': googleapi: Error 404: The resource 'projects/wintoo-staging/zones/us-central1-a/disks…
-
# 分布式部署中的configserver服务发现地址
# helm部署中的参数
## 运行参数中
```bash
# 通过配置环境变量
- name: eureka.service.url
value: http://apollo-devconfigservice:8080/eureka/
```
## 数据库中
```b…
-
# Config Server CLI runner
## What
This proposal is for a console runner that accomplishes the following:
- Starts the Config Server
- Manages the settings of same (eg, hostname, port, etc…