@sdetweil said in Something went wrong displaying this web page error:
~/MagicMirror/installers/upgrade.log
Apologies, when I ran
curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/raspberry.sh | bash
I stopped reading after “Sorry, your Pi is not supported”, I just re-ran it and see the bit about Pi Zero’s.
The install log is as follows
Upgrade started - Fri Jan 24 13:47:22 AST 2020
system is Linux raspberrypi 4.19.75+ #1270 Tue Sep 24 18:38:54 BST 2019 armv6l GNU/Linux
the os is Distributor ID: Raspbian Description: Raspbian GNU/Linux 10 (buster) Release: 10 Codename: buster
doing test run = true
saving custom.css
remote name = origin
upgrading from version 2.10.1 to 2.10.1
fetching latest revisions
git fetch rc=0
current branch = master
On branch master
Your branch is up to date with 'origin/master'.
Changes not staged for commit:
(use "git add <file>..." to update what will be committed)
(use "git checkout -- <file>..." to discard changes in working directory)
modified: vendor/package-lock.json
Untracked files:
(use "git add <file>..." to include in what will be committed)
css/save_custom.css
no changes added to commit (use "git add" and/or "git commit -a")
there are 1 local files that are different than the master repo
vendor/package-lock.json
save/restore files selection = n
restoring vendor/package-lock.json from repo
skipping restore for vendor/package-lock.json, doing test run
test merge result rc='' , if empty, no conflicts
skipping merge, only test run
processing dependency changes for active modules with package.json files
processing for module MMM-BackgroundSlideshow please wait
----------------------------------
skipped processing for MMM-BackgroundSlideshow, doing test run
processing complete for module MMM-BackgroundSlideshow
processing for module MMM-DarkSkyForecast please wait
----------------------------------
skipped processing for MMM-DarkSkyForecast, doing test run
processing complete for module MMM-DarkSkyForecast
processing for module mmm-suncalc please wait
----------------------------------
skipped processing for mmm-suncalc, doing test run
processing complete for module mmm-suncalc
restoring custom.css
removing git alias
Upgrade ended - Fri Jan 24 13:48:09 AST 2020
It doesn’t appear there are any updates to apply as far as i can tell.