Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] [scaleph-ui-react] datasource web open error #441

Open
1 task done
ocean-zhc opened this issue Jan 5, 2023 · 1 comment
Open
1 task done

[Bug] [scaleph-ui-react] datasource web open error #441

ocean-zhc opened this issue Jan 5, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@ocean-zhc
Copy link

ocean-zhc commented Jan 5, 2023

Already searched before asking?

  • I had searched in the issues and found no similar issues.

Scaleph Version or Branch

Scaleph:1.0.1-SNAPSHOT
SeaTunnel:2.3.0

What happened

git clone https://github.com/flowerfine/scaleph.git
cd scaleph/tools/docker/deploy/scaleph
docker-compose up

访问:http://localhost
点击数据源页面提示 Something went wrong.截图如下:

图片

Error Exception

scaleph-api       | 2023-01-05 14:30:33.251  INFO 7 [http-nio-8080-exec-10] .a.c.WebMvcConfig$AsyncWebLogInterceptor 147  行: [sys_admin] GET /scaleph/api/user/get/9eba6af528494ab88f9b46b1d7bbf31e
scaleph-ui-react  | 172.19.0.1 - - [05/Jan/2023:06:30:33 +0000] "GET /api/user/get/9eba6af528494ab88f9b46b1d7bbf31e HTTP/1.1" 200 962 "http://localhost/dataSource" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:108.0) Gecko/20100101 Firefox/108.0"
scaleph-api       | 2023-01-05 14:30:33.443  INFO 7 [http-nio-8080-exec-1] .a.c.WebMvcConfig$AsyncWebLogInterceptor 147  行: [sys_admin] GET /scaleph/api/msg/count
scaleph-ui-react  | 172.19.0.1 - - [05/Jan/2023:06:30:33 +0000] "GET /api/msg/count HTTP/1.1" 200 1 "http://localhost/dataSource" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:108.0) Gecko/20100101 Firefox/108.0"
scaleph-api       | 2023-01-05 14:30:33.444  INFO 7 [http-nio-8080-exec-9] .a.c.WebMvcConfig$AsyncWebLogInterceptor 147  行: [sys_admin] GET /scaleph/api/msg uri_params: [{"current":"1","isRead":"0","pageSize":"1000"}]
scaleph-ui-react  | 172.19.0.1 - - [05/Jan/2023:06:30:33 +0000] "GET /api/msg?pageSize=1000&current=1&isRead=0 HTTP/1.1" 200 144 "http://localhost/dataSource" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:108.0) Gecko/20100101 Firefox/108.0"
scaleph-api       | 2023-01-05 14:30:33.516  INFO 7 [http-nio-8080-exec-2] .a.c.WebMvcConfig$AsyncWebLogInterceptor 147  行: [sys_admin] GET /scaleph/api/ds/category/type
scaleph-ui-react  | 172.19.0.1 - - [05/Jan/2023:06:30:33 +0000] "GET /api/ds/category/type HTTP/1.1" 200 8830 "http://localhost/dataSource" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:108.0) Gecko/20100101 Firefox/108.0"
scaleph-ui-react  | 172.19.0.1 - - [05/Jan/2023:06:30:33 +0000] "GET /api/ds/info?current=1&pageSize=10 HTTP/1.1" 200 3114 "http://localhost/dataSource" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:108.0) Gecko/20100101 Firefox/108.0"
scaleph-api       | 2023-01-05 14:30:33.562  INFO 7 [http-nio-8080-exec-4] .a.c.WebMvcConfig$AsyncWebLogInterceptor 147  行: [sys_admin] GET /scaleph/api/ds/info uri_params: [{"current":"1","pageSize":"10"}]
@ocean-zhc ocean-zhc added the bug Something isn't working label Jan 5, 2023
@kalencaya kalencaya changed the title [Bug] [Module Name] 数据源页面无法访问 [Bug] [scaleph-ui-react] datasource web open error Jan 9, 2023
@kalencaya
Copy link
Collaborator

already fixed, pull the latest image and try again

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants