Groups keyboard shortcuts have been updated
Dismiss
See shortcuts

Blank page after upgrade

40 views
Skip to first unread message

Jissé Boggio

unread,
Jun 30, 2020, 5:53:07 AM6/30/20
to Restya
Hello,

I upgraded from Debian Stretch to Buster and Restyaboard from 0.6.5 to 0.6.9 and all I get now is a blank page with just "Powered by Restyaboard".

The apache logs are silent, connection to PostgreSQL works (from the PG logs). A lot of javascript is being loaded successfully but the page stays blank.

If that can (still) help, the /api/v1/oauth.json says :

access_token    "a6af2ffcc91167a54f4f2243e75d10f32f1eadb4"
expires_in    
3600
token_type    
"Bearer"
scope    
"read"
id    
"3"
links    
"[{\"slug\":\"user_activation\"},{\"slug\":\"view_board\"},{\"slug\":\"users_forgotpassword\"},{\"slug\":\"users_register\"},{\"slug\":\"load_settings\"},{\"slug\":\"users_login\"},{\"slug\":\"post_oauth_token\"},{\"slug\":\"post_oauth_token\"}]"
languages    
"{\"ca_ES\":\"Catalan (Spain)\",\"zh\":\"Chinese\",\"zh_CN\":\"Chinese (China)\",\"zh_TW\":\"Chinese (Taiwan)\",\"cs_CZ\":\"Czech (Czech Republic)\",\"da\":\"Danish\",\"nl\":\"Dutch\",\"en_GB\":\"English (United Kingdom)\",\"en_US\":\"English (United States)\",\"fi\":\"Finnish\",\"fr\":\"French\",\"fr_FR\":\"French (France)\",\"gl\":\"Galician\",\"gl_ES\":\"Galician (Spain)\",\"de\":\"German\",\"de_DE\":\"German (Germany)\",\"el\":\"Greek\",\"hi\":\"Hindi\",\"hi_IN\":\"Hindi (India)\",\"hu_HU\":\"Hungarian (Hungary)\",\"it\":\"Italian\",\"ja\":\"Japanese\",\"ko\":\"Korean\",\"nb_NO\":\"Norwegian Bokmal (Norway)\",\"fa\":\"Persian\",\"fa_IR\":\"Persian (Iran)\",\"pl\":\"Polish\",\"pt\":\"Portuguese\",\"pt_BR\":\"Portuguese (Brazil)\",\"ru\":\"Russian\",\"sr\":\"Serbian\",\"sl_SI\":\"Slovenian (Slovenia)\",\"es\":\"Spanish\",\"sv\":\"Swedish\",\"ta\":\"Tamil\",\"ta_IN\":\"Tamil (India)\",\"tr_TR\":\"Turkish (Turkey)\",\"vi_VN\":\"Vietnamese (Viet Nam)\"}"
apps    
""



Any clue ? Anything I could post to help the debug ?

Thanks for your help.

Best,

JC

Restya

unread,
Jun 30, 2020, 6:23:15 AM6/30/20
to Restya
The current Restyaboard latest version is v0.6.8 and

Can you please tell us if you have updtaed the Restyaboard manually or using the Restyaboard installation script file "restyaboard.sh" ?

If you have updated the Restyaboard manually, please share the steps on updating the Restyaboard from 0.6.5 to 0.6.9 

If you have updated the Restyaboard using the installation shell script file, please attach the "restyaboard_install.log" file which is in the same folder path of the installation script file

Thanks,
Restya Support

Jissé Boggio

unread,
Jun 30, 2020, 7:51:15 AM6/30/20
to Restya

The current Restyaboard latest version is v0.6.8 and

Sorry, I don't know how to look for the version (on a non-working instance) so I looked at the sql/upgrade files from my download and saw that the last one was this one : board-dev/sql/upgrade-0.6.8-0.6.9.sql so I guessed I installed 0.6.9
 
Can you please tell us if you have updtaed the Restyaboard manually or using the Restyaboard installation script file "restyaboard.sh" ?

Manually because taking a look at the `restyaboard.sh` the script want to install php7.2 while Debian/Buster is at 7.3. Also, the README.md file says :

To upgrade, overwrite application files and apply respective DB script:
 

If you have updated the Restyaboard manually, please share the steps on updating the Restyaboard from 0.6.5 to 0.6.9 

 
unzip ~/board-dev.zip
cp -a board-dev/
* restyaboard
psql
-f sql/upgrade-0.6.5-0.6.6.sql restyaboard
psql
-f sql/upgrade-0.6.6-0.6.7.sql restyaboard
psql
-f sql/upgrade-0.6.7-0.6.8.sql restyaboard
psql
-f sql/upgrade-0.6.8-0.6.9.sql restyaboard

# I then changed the DB password to match the one in the default config (it's not good practice but I was trying to make it work again)


Restya

unread,
Jun 30, 2020, 9:36:03 AM6/30/20
to Restya
please use the Restyaboard latest version  v0.6.8 files from the link https://github.com/RestyaPlatform/board/releases/tag/v0.6.8 and execute the below list of SQL files in your Restyaboard

sql/upgrade-0.6.5-0.6.6.sql restyaboard
sql/upgrade-0.6.6-0.6.7.sql restyaboard
sql/upgrade-0.6.7-0.6.8.sql restyaboard

Jissé Boggio

unread,
Jul 1, 2020, 3:33:34 AM7/1/20
to Restya
Thanks, that fixed it.

Have a nice day !

Restya

unread,
Jul 1, 2020, 3:35:03 AM7/1/20
to Restya
On Wednesday, July 1, 2020 at 1:03:34 PM UTC+5:30, Jissé Boggio wrote:
Thanks, that fixed it.

Have a nice day !


Thanks for the confirmation of the issue fix. 
Reply all
Reply to author
Forward
0 new messages