Forevery1
Forevery1
I have the same problem
兄弟、马上年底了
> > I need this feature, what should I do? > > Is the service offering HA-enabled ? I am single-node deployed, the rest is default,ha should not be enabled
> > > > I need this feature, what should I do? > > > > > > > > > Is the service offering HA-enabled ? > > >...
> > > > > > > If you have write access to the database, you can update the `ha_enabled` field to 1 in the tables `service_offering` and `vm_instance` if...
> > I was looking for this too and was actually a little confused that it can't be done yet. As it looks like almost everyone can do it (plain...
目前docker源不是在国内不能用了么?你可以换个docker源试试,我这边反正之前可以拉的docker镜像目前都拉不了,换成阿里的docker源就好了,所有镜像都可以拉了
> > 目前docker源不是在国内不能用了么?你可以换个docker源试试,我这边反正之前可以拉的docker镜像目前都拉不了,换成阿里的docker源就好了,所有镜像都可以拉了 > > docker pull qwenllm/qwen:1.5-cu121 我用阿里的源好像也不行,大佬试试看? 我也试了下,确实拉不到,不过肯定的是就是源的问题。看有没有人把镜像传到其他源上,比如阿里官方源
> 不使用knife4j的高级功能而只是想用它UI的话。可以只导入 > ``` > dependency("com.github.xiaoymin:knife4j-openapi3-ui:4.5.0") > dependency("org.springdoc:springdoc-openapi-starter-webmvc-ui:2.7.0") > ``` > 这两个依赖。这个项目似乎不再活跃 感谢,这边没有用到高级功能。已解决