primihub-platform icon indicating copy to clipboard operation
primihub-platform copied to clipboard

PrimiHub platform is a Muti-Party Computation and Muti-Party federated task security scheduling platform for MPC and FL point to point service.

Results 8 primihub-platform issues
Sort by recently updated
recently updated
newest added

**I got an error message which is `登录失效,请重新登录`** When I stay on the login page for a long time and enter the username and password to login ![image](https://user-images.githubusercontent.com/105345966/197108592-26149020-2e43-4706-b0f9-d1b4e1f97ff7.png)

bug

```shell docker pull java:8-jre Error response from daemon: manifest for java:8-jre not found: manifest unknown: manifest unknown ``` See also https://github.com/primihub/primihub-platform/blob/4eed1fb9ec0cc9252aa54c154cd863abf738957c/primihub-service/Dockerfile.local#L10 I suggest that we use the same base image...

代码分支:develop NACOS版本:2.3.1 application和gateway服务运行时报如下错误信息后直接结束了启动: ``` Connected to the target VM, address: '127.0.0.1:65376', transport: 'socket' 2024-04-09 17:13:02.757 WARN 20696 --- [ main] c.a.nacos.client.logging.NacosLogging : Load Logback Configuration of Nacos fail, message: ch/qos/logback/core/joran/action/AbstractEventEvaluatorAction...

build: Upgrade front-end project dependencies.

web page add psi implement method 'VOLE'

![image](https://github.com/primihub/primihub-platform/assets/42713276/ff8c669b-a9d8-420f-a168-3fa47dbfd484) 希望大神看看这是什么问题

**bug描述** - 添加节点时,并不能顺利添加节点,查看application日志的,显示解密有误 **复现步骤** 1.按照文档多机部署 2.环境为内网虚拟机 **bug日志** ``` node0: 14:44:29.548 [INFO ] [http-nio-8090-exec-8] [com.primihub.biz.service.sys.SysUserService:76] ip:192.192.192.2 14:45:17.981 [INFO ] [http-nio-8090-exec-4] [com.primihub.biz.service.data.OtherBusinessesService:181] http://172.16.1.112:30080/prod-api/share/shareData/apply 14:45:17.998 [INFO ] [http-nio-8090-exec-4] [com.primihub.biz.service.data.OtherBusinessesService:183] url:【http://172.16.1.112:30080/prod-api/share/shareData/apply】 - baseResultEntity {"code":1013,"msg":"解密失败:解密内容失败:Request...

bug

**功能描述** -资源上传功能,只能上传.csv文件,且不超过1MB;建议去掉这个限制。既然是隐私计算,数据量肯定不小,为什么要限制 不应该限制1M的数据大小