-
Notifications
You must be signed in to change notification settings - Fork 382
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
Kubuntu fresh install, #/users/login -> blank page #4403
Comments
@cwhii Sorry for your inconvenience, we have checked the installation log file and In Ubuntu latest version 21, the PHP 7.4 installation is not available currently, can you please try to install the Restyaboard in Ubuntu 20 and tell us if the Restyaboard installation is successfully? |
Installed on WSL Ubuntu 20.04.4 LTS |
@cwhii Can you please attach the Restyaboard installation log file named "restyaboard_install.log" which is in the same folder as Restyaboard installation script file |
@cwhii We have tested the Restyaboard installation in the Ubuntu 20.04 (LTS) and the Restyaboard installed successfully |
http://frozen/ produce empty blank page. A ^U to view the source in
the browser references ./api/v1/ & ./client/ :
<script>var api_url = './api/v1/';
var template_url = './client/';</script>
***@***.***:~$ sudo tree -d /usr/share/nginx/html/restyaboard/
/usr/share/nginx/html/restyaboard/
├── client
│ ├── api_explorer
│ │ ├── css
│ │ ├── fonts
│ │ ├── images
│ │ ├── lang
│ │ └── lib
│ ├── css
│ ├── font
│ ├── img
│ │ └── emoji
│ ├── js
│ │ └── workflow_templates
│ └── locales
│ ├── ar
│ ├── ca_ES
│ ├── cs_CZ
│ ├── da
│ ├── de
│ ├── el
│ ├── en_GB
│ ├── en_US
│ ├── es
│ ├── fa_IR
│ ├── fi
│ ├── fr_FR
│ ├── gl_ES
│ ├── hi_IN
│ ├── hu_HU
│ ├── id
│ ├── id_ID
│ ├── it
│ ├── ja
│ ├── ko
│ ├── ko_KR
│ ├── nb_NO
│ ├── nl
│ ├── pl
│ ├── pt_BR
│ ├── ru
│ ├── sk_SK
│ ├── sl_SI
│ ├── sr
│ ├── sv
│ ├── ta_IN
│ ├── th
│ ├── th_TH
│ ├── tr_TR
│ ├── vi_VN
│ ├── zh_CN
│ └── zh_TW
├── media
│ └── User
│ └── 1
├── server
│ └── php
│ ├── libs
│ │ └── vendors
│ │ └── OAuth2
│ │ ├── ClientAssertionType
│ │ ├── Controller
│ │ ├── Encryption
│ │ ├── GrantType
│ │ ├── OpenID
│ │ │ ├── Controller
│ │ │ ├── GrantType
│ │ │ ├── ResponseType
│ │ │ └── Storage
│ │ ├── ResponseType
│ │ ├── Storage
│ │ └── TokenType
│ ├── R
│ └── shell
├── sql
└── tmp
└── cache
…--
CW Holeman II | JulianLocals.com
To only a fraction of the human race does God give the privilege of
earning one's bread doing what one would have gladly pursued free,for
passion. I am very thankful. The Mythical Man-Month Epilogue/F.P.Brooks
|
http://frozen/ produce empty blank page. A ^U to view the source in
the browser references ./api/v1/ & ./client/ :
<script>var api_url = './api/v1/';
var template_url = './client/';</script>
but it is not found:
***@***.***:~$ sudo tree -d /usr/share/nginx/ | grep api
│ │ ├── api_explorer
Also, this is in the view source:
<script src="js/default.cache.3aa6c878.js"></script>
but is it not found:
***@***.***:~$ sudo tree -d /usr/share/nginx/ | grep 3aa6c878
…--
CW Holeman II | JulianLocals.com
To only a fraction of the human race does God give the privilege of
earning one's bread doing what one would have gladly pursued free,for
passion. I am very thankful. The Mythical Man-Month Epilogue/F.P.Brooks
|
Found default.cache.3aa6c878.js
***@***.***:~$ sudo tree /usr/share/nginx/ | grep 3aa6c878
│ │ │ ├── default.cache.3aa6c878.js
…On Fri, Apr 22, 2022 at 9:36 AM C.W. Holeman II ***@***.***> wrote:
> http://frozen/ produce empty blank page. A ^U to view the source in
> the browser references ./api/v1/ & ./client/ :
<script>var api_url = './api/v1/';
var template_url = './client/';</script>
but it is not found:
***@***.***:~$ sudo tree -d /usr/share/nginx/ | grep api
│ │ ├── api_explorer
Also, this is in the view source:
<script src="js/default.cache.3aa6c878.js"></script>
but is it not found:
***@***.***:~$ sudo tree -d /usr/share/nginx/ | grep 3aa6c878
--
CW Holeman II | JulianLocals.com
To only a fraction of the human race does God give the privilege of
earning one's bread doing what one would have gladly pursued free,for
passion. I am very thankful. The Mythical Man-Month Epilogue/F.P.Brooks
--
CW Holeman II | JulianLocals.com
To only a fraction of the human race does God give the privilege of
earning one's bread doing what one would have gladly pursued free,for
passion. I am very thankful. The Mythical Man-Month Epilogue/F.P.Brooks
|
@cwhii Can you please attach the Restyaboard installation log file named "restyaboard_install.log" which is in the same folder as Restyaboard installation script file, so that we could check the installation process |
I'm having the same issue on a fresh install of ubuntu 20. Blank white page with a constant horizontal scrolling line at the top. |
@thindata Can you please attach the Restyaboard installation log file named "restyaboard_install.log" which is in the same folder as Restyaboard installation script file, so that we could check the installation process |
Have the same problem on a Rocky Linux distro. Seems like, you messed up something in your source code. |
@LuisOttzelot Sorry for your inconvenience, Officially we are only supporting the Restyaboard installation on Ubuntu, Debian, LinuxMint, Raspbian, CentOS We will check and update the Restyaboard installation script for the Rocky Linux |
Moin :) The setup ran on my machine - that is not the problem - i just wanted to inform you about this issue I ran in. My system also says that the process is loaded and active. Only browsing to the setup page in browser does not work. I'll attach a screenshot for you. The application gets noticed by the thumbnail and presents a logo - 2nd screenshot Maybe you got a quick fix for me - I am available for a screenshare troubleshooting, the machine is in my personal lab and I got full set of permissions. Greets, |
Kubuntu is Ubuntu
…On Mon, May 23, 2022 at 10:24 PM sridhar391 ***@***.***> wrote:
@LuisOttzelot <https://github.com/LuisOttzelot> Sorry for your
inconvenience, Officially we are only supporting the Restyaboard
installation on Ubuntu, Debian, LinuxMint, Raspbian, CentOS
We will check and update the Restyaboard installation script for the Rocky
Linux
—
Reply to this email directly, view it on GitHub
<#4403 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAJNHGDWSPETRM3657EAF5DVLRRYXANCNFSM5TO4SD6Q>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
--
CW Holeman II | JulianLocals.com <http://julianlocals.com/>
To only a fraction of the human race does God give the privilege of
earning one's bread doing what one would have gladly pursued free,for
passion. I am very thankful. The Mythical Man-Month Epilogue/F.P.Brooks
|
Expected Behavior
Current Behavior
Expected first access of restyaboard after a fresh install to have some kind of landing/login page.
Screenshots (if appropriate):
All white blank page.
Possible Solution
Steps to Reproduce (for bugs)
Context
Installed restyaboard on local system, 'frozen',
restyaboard_install-220408.log
Your Environment
The text was updated successfully, but these errors were encountered: