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

After installation admin login page empty #12

Open
parrotapp opened this issue May 26, 2023 · 4 comments
Open

After installation admin login page empty #12

parrotapp opened this issue May 26, 2023 · 4 comments

Comments

@parrotapp
Copy link

parrotapp commented May 26, 2023

I install exchange on ubuntu 20.04 on local . installation finished successfuly but i try to login admin panel it shows empty page

when i install opencex i got this error

#12 16.14
#12 16.14 Hash: 45b8af5a842d2a622f4e
#12 16.14 Version: webpack 4.46.0
#12 16.14 Time: 1418ms
#12 16.14 Built at: 05/26/2023 1:23:11 PM
#12 16.14 Asset Size Chunks Chunk Names
#12 16.14 components/loader.js 6.26 KiB 1 [emitted] components/loader
#12 16.14 components/main-block1.js 6.48 KiB 2 [emitted] components/main-block1
#12 16.14 components/main-block2.js 6 KiB 3 [emitted] components/main-block2
#12 16.14 components/main-block4.js 6.36 KiB 4 [emitted] components/main-block4
#12 16.14 components/main-block5.js 7.87 KiB 5 [emitted] components/main-block5
#12 16.14 components/main-currency-list.js 10.1 KiB 6 [emitted] components/main-currency-list
#12 16.14 pages/index.js 47.5 KiB 7, 2, 3, 4, 5, 6 [emitted] pages/index
#12 16.14 server.js 202 KiB 0 [emitted] app
#12 16.14 server.manifest.json 983 bytes [emitted]
#12 16.14 + 8 hidden assets
#12 16.14 Entrypoint app = server.js server.js.map
#12 16.16 ℹ Generating output directory: dist/
#12 16.51 ℹ Generating pages
#12 16.74 ✔ Generated route "/"
#12 16.77
#12 16.77 ERROR Error generating route "/en": This page could not be found
#12 16.77
#12 16.83 ✔ Client-side fallback created: 200.html
#12 17.01 Done in 16.34s.
#12 DONE 18.3s

@mohamedHusseinDigipalms
Copy link

hi @meteyalciner, have you found a solution yet, I'm experiencing the same problem

@parrotapp
Copy link
Author

yes I found , I installed ubuntu 22.04 fresh install and install opencex egain all is fine

@mohamedHusseinDigipalms
Copy link

Thank you will try it out

@linkedshot
Copy link

Hello. did you install it this way?

mkdir /app ;
cd /app/ || exit ;
git clone https://github.com/Polygant/OpenCEX.git ./deploy ;
cd deploy ;
chmod +x opencex.sh ;
./opencex.sh 2>&1 | tee /tmp/install.txt

Did you have any problems with the domain or ssl?

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

3 participants