crack-wilson
crack-wilson
三台计算机,一台windows10 简称A, 一台windows 11 简称B,和A同属于一个局域网的机器C,在同一个Omniedge的虚拟网络中,A和B不能互相远程,但是C机器可以通过192的ip远程连接A机器。AB已经开启了允许远程连接,也在策略组开启了允许远程访问,请问该怎么解决?  同一个虚拟网络的设备  机器A  机器B  B链接A的错误提示 _Originally posted by @whiteS18 in https://github.com/omniedgeio/omniedge/discussions/54_
**相关章节链接: ** --- 本地点击email提示cannot get /mailto:[email protected],使用自己的邮箱也是一样的提示 不是到coding上提示404
### Search before asking - [X] I had searched in the [issues](https://github.com/DTStack/Taier/issues) and found no similar issues. ### What happened 访问前端页面登陆账户后,在新增数据源时,选择数据源的地方有滚动条,在全部那一栏可以滚动但是其他的分类栏不能滚动。 如果在全部那一个分类滚动并选择数据库之后,配置页面相关被遮盖无法填写 ### What you expected to happen 能正常显示页面并填写 ###...
### Search before asking - [X] I had searched in the [issues](https://github.com/DTStack/Taier/issues) and found no similar question. - [X] I had searched my question on the internet but i didn't...
### Search before asking - [X] I had searched in the [issues](https://github.com/DTStack/Taier/issues) and found no similar issues. ### What happened 我想体验下这个项目,按照快速开始里面的docker启动方法,下载了docker-compose,yml之后使用docker-compose up -d 命令之后终端提示:Error response from daemon: Invalid container name...
### Search before asking - [X] I had searched in the [issues](https://github.com/DTStack/Taier/issues) and found no similar issues. ### What happened 项目相关数据库存在内网数据库使用vpn访问,通常情况下启动vpn后,代码/gui客户端可以访问数据库,但是通过taier的webui界面添加数据源时提示The application server refuses to establish a connection, please check...
希望能添加对spring data jpa的支持
### 问题描述 / Describe the bug MacBook pro 安装了2.1.2稳定版本(alpha 安装无法启动)开启 TUN 模式,在远程主机和这台电脑上都加入了 tailscale,但是无法访问远程主机的服务(例如 redis,mysql 之类的),使用系统代理模式正常,使用 windows 系统 开启 TUN 模式进行访问也正常 ### 软件版本 / Verge Version 2.1.2 ### 复现步骤 / To...
https://ai.mybatis-flex.com/index 官网文档中AI代码生成器跨域,在输入框输入: 我需要一个学生管理系统,用于管理学生的学籍情况。 点击开始生成的时候页面没反应,开发者控制台提示跨域问题
类似于JPA的@Column(length = 100, nullable = false, comment="not null default 0")