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

Phone Book Problem with Fritzbox 7590 #3

Open
raindancer2204 opened this issue Mar 28, 2021 · 1 comment
Open

Phone Book Problem with Fritzbox 7590 #3

raindancer2204 opened this issue Mar 28, 2021 · 1 comment

Comments

@raindancer2204
Copy link

raindancer2204 commented Mar 28, 2021

Hi,
at the moment i have a problem with my new Fritzbox 7590 and the fritzco Cisco IP Phone Software.
My migration was done 1 to 1 from 7490 to 7590 also with the same Passwords. Bevor the migration all
worked really fine with the Phonebook.

My Fritzbox Webserver is runnig i can login without Probems. I can read existing entrys from the old loaded Phonebook.
If i want to Update the Phonebook it i got the following error see logfile:
Info (XXXXXXXXX was anyonimized for the internet here):

28.03.2021 11:35:50 webserver - name:
28.03.2021 11:35:50 webserver - user: http
28.03.2021 11:35:50 directory.php: started
28.03.2021 11:35:50 directory.php: execute: refresh
28.03.2021 11:35:50 directory.php: execute: refresh > /books is writable
28.03.2021 11:35:50 directory.php: execute: refresh > webserver is not running on Fritz!Box
28.03.2021 11:35:50 directory.php: execute: refresh > SID=0000000000000000
28.03.2021 11:35:50 directory.php: execute: refresh > Username is not set
28.03.2021 11:35:50 directory.php: execute: refresh > CURLOPT_POSTFIELDS=response=87XXXXXXXXXXXXXXXXXXXXXXXXXX&page=/login_sid.lua
28.03.2021 11:35:50 directory.php: execute: refresh > Login failed
28.03.2021 11:40:28 --- START LOGGING ---
28.03.2021 11:40:28 operation system: Linux 03 3.10.105 #25426 SMP Mon Dec 14 18:47:29 CST 2020 x86_64
28.03.2021 11:40:28 webserver - name:
28.03.2021 11:40:28 webserver - user: http
28.03.2021 11:40:28 directory.php: started
28.03.2021 11:40:28 directory.php: phonebook exists

Regards Rain

@raindancer2204
Copy link
Author

Found the bug. I got a message from the forum: As of Fritz OS 7.25, a user name has to be entered in the query.

Error Message:
28.03.2021 11:35:50 directory.php: execute: refresh > Username is not set

I commented out the following entry in directory.config.inc.php:
/ $ fritzbox_user = ""

Maybe it makes sense to leave it uncommented in the repo, since most of them are now using a new Fritz OS.

jyevon added a commit to jyevon/fritzco that referenced this issue Sep 9, 2023
- Handle case where FRITZ!Box user is missing the right permission
- On libxml_error, abort & show message
- On refresh, clear current downloads only if a new one was received,
  not on error!
- Note that $fritzbox_user is required with a new Fritz OS
  as reaction to SkyhawkXava#3
- Correct config file name in error messages
  locale/*/directory.locale.inc.php
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

1 participant