Meine Website läuft nicht. Ich erhalte einen Fehler (HTTP ERROR 500), vermutlich wegen meiner Version: 2.1.0.beta4. Bitte sagen Sie mir, wie ich meine Website auf die neueste Version aktualisieren kann.
Hinweis: Ich verwende AWS. Und bitte geben Sie eine klare Erklärung, da ich Anfänger bin.
1 „Gefällt mir“
Did You install it Yourself or did someone install it to You?
In case You installed Yourself, the easiest way to upgrade is to SSH into Your server that is hosting discourse and run the following set of commands:
cd /var/discourse
git pull
./launcher rebuild app
Otherwise, contact the person who did the installation part as they may be able to help You.
6 „Gefällt mir“
I installed with someone togather before 1 year ago but now I didn’t found him
when I follow your step
i get this errorr
error: cannot open .git/FETCH_HEAD: Permission denied
Are you performing this as root?
oh I forget this step
I do it now but this problem appeared to me
remote: Enumerating objects: 285, done.
remote: Counting objects: 100% (285/285), done.
remote: Compressing objects: 100% (11/11), done.
fatal: write error: No space left on device
fatal: index-pack failed
I exceeded the permissible limit. Do you know possible way to expand?
df -h
Filesystem Size Used Avail Use% Mounted on
/...... 20G 20G 0 100% /
2 „Gefällt mir“
You should be able to do that. You would need to stop the instance first, amend the storage and then reboot.
That’s a little off topic for Discourse Meta though and you should refer to Amazon’s EC2 documentation.
If you need more help I’d recommend posting for a freelancer experienced with EC2 in marketplace
2 „Gefällt mir“
I followed this lesson and applied until I got to step number (7)
I didn’t understand it.
can you explain the last 3 steps please
https://aws.amazon.com/ar/premiumsupport/knowledge-center/expand-ebs-root-volume-windows/