Coder Social home page Coder Social logo

installing ubuntu 20 about unit3d-installer HOT 7 CLOSED

rveyn avatar rveyn commented on August 17, 2024
installing ubuntu 20

from unit3d-installer.

Comments (7)

HDVinnie avatar HDVinnie commented on August 17, 2024

Some more information would be useful.....

What OS?
Was there anything preexisting on the server?
What commands did you run?
Modified OS image?

from unit3d-installer.

rveyn avatar rveyn commented on August 17, 2024

Sorry for the lack of information.

The OS:

Ubuntu 20.04.1

Server eta:

New Server fresh install

Command:

sudo ./install.sh

Original iso from ubuntu website

from unit3d-installer.

HDVinnie avatar HDVinnie commented on August 17, 2024

I assume you ran

git clone https://github.com/poppabear8883/UNIT3D-INSTALLER.git installer
cd installer
sudo ./install.sh

For Ubuntu 20.04? Im not able to replicate. Are you using a minimal OS image? Does your host not provide OS Image installs?

from unit3d-installer.

rveyn avatar rveyn commented on August 17, 2024

I reinstalled 20.04.1 fresh install from iso.

root@ethor:~/installer# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 20.04.1 LTS
Release: 20.04
Codename: focal

I run apt-get update, upgrade and reboot.

after reboot:

root@et:# git clone https://github.com/poppabear8883/UNIT3D-INSTALLER.git installer
Cloning into 'installer'...
remote: Enumerating objects: 152, done.
remote: Counting objects: 100% (152/152), done.
remote: Compressing objects: 100% (111/111), done.
remote: Total 645 (delta 80), reused 65 (delta 31), pack-reused 493
Receiving objects: 100% (645/645), 113.06 KiB | 719.00 KiB/s, done.
Resolving deltas: 100% (349/349), done.
root@et:
# cd installer
root@et:~/installer# ./install.sh

Preparing Environment For The Installer ...

Setting UTF8 ...
./ubuntu.sh: line 18: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No such file or directory
OK

Adding PPA Repositories ...
OK

Updating Packages ...
OK

Installing PHP ...
Extracting templates from packages: 100%
OK

Installing Composer ...
OK

Adding Installer Packages ...
Error: Adding Installer Packages Failed!
Please try re-running the script via 'sudo ./install.sh'
root@et:~/installer#

thats all what I did

from unit3d-installer.

HDVinnie avatar HDVinnie commented on August 17, 2024

Only thing I can think of is your host. I have updated the installer for latest UNIT3D but I still cannot replicate your issue on multiple hosts. Digital Ocean and SoYouStart.

from unit3d-installer.

rveyn avatar rveyn commented on August 17, 2024

Thanks for your time HDVinnie.

after many os re-installation I found out the problm...

I dont know why, and how. but php7.4 and php8 got installed in same time. so /usr/sbin/php was version 7.4

so I renamed /usr/sbin/php80 to /usr/sbin/php and its worked

from unit3d-installer.

rveyn avatar rveyn commented on August 17, 2024

after the install. I try to log with my username and password and I got:

Error 500: Internal Server Error!
Our server encountered an internal error.
Sorry For The Inconvenience

any idea what I sould look?

from unit3d-installer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.