Skip to content
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

Yana -server #317

Open
ammous opened this issue Nov 29, 2024 · 4 comments
Open

Yana -server #317

ammous opened this issue Nov 29, 2024 · 4 comments

Comments

@ammous
Copy link

ammous commented Nov 29, 2024

Bonjour

j’ai ce message d’erreur après avoir introduit le login et password (ip/yana-sever) pour accéder à interface yana

Fatal error: Uncaught Exception: Serialization of ‘User’ is not allowed in /var/www/html/yana-server/action.php:38 Stack trace: #0 /var/www/html/yana-server/action.php(38): serialize() #1 {main} thrown in /var/www/html/yana-server/action.php on line 38

estce que vous pouver m’aider sur ce sujet

merci

@agentcobra
Copy link

Bonjour @ammous ,
pouvez vous nous donner des précisions sur votre environnement comme votre système d'exploitation, la manière d'installation, la version de php, ... ?
Bonne journée

@ammous
Copy link
Author

ammous commented Dec 1, 2024

Merci de votre réponse
j'ai utilise installation manuelle de yana . apres la creation du compte login et password
et lors de connexion de nouveau il y a message d'erreur
ci joint les parametres et caracteristiques de carte rpi

pi@homeak:~ $ cat /proc/cpuinfo | grep Model
Model : Raspberry Pi 3 Model B Rev 1.2

pi@homeak:~ $ cat /etc/os-release
PRETTY_NAME="Raspbian GNU/Linux 11 (bullseye)"
NAME="Raspbian GNU/Linux"
VERSION_ID="11"
VERSION="11 (bullseye)"
VERSION_CODENAME=bullseye
ID=raspbian
ID_LIKE=debian
HOME_URL="http://www.raspbian.org/"
SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"

pi@homeak:~ $ cat /etc/apt/sources.list.d/raspi.list
deb http://archive.raspberrypi.org/debian/ bullseye main

Uncomment line below then 'apt-get update' to enable 'apt-get source'

#deb-src http://archive.raspberrypi.org/debian/ bullseye main

pi@homeak:~ $ php -v
PHP 7.4.33 (cli) (built: Oct 14 2024 17:47:44) ( NTS )
Copyright (c) The PHP Group
Zend Engine v3.4.0, Copyright (c) Zend Technologies
with Zend OPcache v7.4.33, Copyright (c), by Zend Technologies

sqlite3 --version
3.34.1 2021-01-20 14:10:07

sudo apt-get install git-core && sudo apt-get install sqlite3 && apt-get install php5 && sudo apt-get install php5-sqlite && cd /var/www/ &&
sudo git clone https://github.com/ldleman/yana-server.git /var/www/yana-server && sudo chown -R www-data:www-data yana-server &&
sudo chown root:www-data /var/www/yana-server/plugins/radioRelay/radioEmission && sudo chmod +s /var/www/yana-server/plugins/radioRelay/radioEmission

@agentcobra
Copy link

agentcobra commented Dec 1, 2024

je vois dans vos commandes que vous installez php5 mais c'est PHP 7.4.33 qui est activé.

@ammous
Copy link
Author

ammous commented Dec 1, 2024

je vois dans vos commandes que vous installez php5 mais c'est PHP 7.4.33 qui est activé.

oui c'est vrai . j'ai change en php7 pour rester a jours . est ce que ca peut affecter la page de yana?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants