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

Demo link is not working #30

Closed
Wyfy0107 opened this issue Mar 8, 2022 · 10 comments
Closed

Demo link is not working #30

Wyfy0107 opened this issue Mar 8, 2022 · 10 comments

Comments

@Wyfy0107
Copy link

Wyfy0107 commented Mar 8, 2022

This demo link in readme: https://demo-crm.yaoapps.com/xiang/login/admin?autoLogin=true is not working. The page is continuously refreshing

@trheyi
Copy link
Contributor

trheyi commented Mar 9, 2022

Thanks for the feedback.
The demo is refresh data every hour, It may be refreshing when you visit. try it later.

@sihq
Copy link

sihq commented Mar 9, 2022

Demo links are broken - refresh loop.

@theobouwman
Copy link

When I run a init project with docker and go to the dashboard it is indeed a refresh loop

@trheyi
Copy link
Contributor

trheyi commented Mar 9, 2022

yao migrate
yao run flows.demo.fake
yao start

Add test data and try again

@theobouwman

@trheyi trheyi closed this as completed Mar 9, 2022
@trheyi
Copy link
Contributor

trheyi commented Mar 9, 2022

@sihq Have reset the data manually, it should be ok

@theobouwman
Copy link

@trheyi

root@8f7aab93e11c:/data/app# yao run flows.demo.fake
Run: flows.demo.fake
Fatal: Flow:demo.fake; 尚未加

@trheyi
Copy link
Contributor

trheyi commented Mar 9, 2022

https://github.com/YaoApp/demo-crm
This repo is the demo of CRM, you can check out and put it into /data/app, then run

cd /data/app
yao migrate
yao run flows.demo.fake
yao start

create a new project with the sample, try

mkdir /data/test
cd /data/test 
yao init
yao migrate && yao run flows.setmenu
yao start

@trheyi trheyi reopened this Mar 9, 2022
@theobouwman
Copy link

Nope not working @trheyi still having the endless loop

@trheyi
Copy link
Contributor

trheyi commented Mar 10, 2022

@theobouwman Has the test data been loaded successfully?

@trheyi trheyi closed this as completed Mar 17, 2022
@bradley-r-martin
Copy link

Why was this closed the links are still in a refresh loop ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants