-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
oc_phonetrack_points crash Nextcloud after update #8768
Comments
Если можно - пишите ответ по-русски |
Хорошо, послушайте, я понимаю русский (хотя я использую google translate, потому что у меня нет русской клавиатуры), но лучше всего, если вы попытаетесь написать на английском языке, потому что тогда будет больше людей, которые могут вам помочь. |
@MorrisJobke I can assist in translation if you wish. |
Please report this to the app developer: https://gitlab.com/eneiluj/phonetrack-oc |
@ReloadXP I found this issue by chance 😉 Let's keep it closed. It's about PhoneTrack and not about Nextcloud's core. This error happens because i only took care of database migration in the version following this DB structure change. My fault... If you don't care about loosing your data you can delete all entries of oc_phonetrack_points table and then launch the update again. If you want to keep your data...then you have to fix the If you want to talk about that or to get help, post an issue there : https://gitlab.com/eneiluj/phonetrack-oc as @MorrisJobke said. |
Обновление до 13.0.0
Doctrine\DBAL\Exception\DriverException: An exception occurred while executing 'ALTER TABLE oc_phonetrack_points ALTER deviceid TYPE INT': SQLSTATE[42804]: Datatype mismatch: 7 ERROR: column "deviceid" cannot be cast automatically to type integer HINT: You might need to specify "USING deviceid::integer".
Подробные журналы
Подготовка к обновлению
Установлен отладочный уровень протоколирования
Включён режим обслуживания
Выполняется обновление схемы базы данных
База данных обновлена
Doctrine\DBAL\Exception\DriverException: An exception occurred while executing 'ALTER TABLE oc_phonetrack_points ALTER deviceid TYPE INT': SQLSTATE[42804]: Datatype mismatch: 7 ERROR: column "deviceid" cannot be cast automatically to type integer HINT: You might need to specify "USING deviceid::integer".
Обновление не удалось. Пожалуйста, сообщите об этой проблеме сообществу Nextcloud.
Operating system:
Web server:
Database: PostgreSQL
PHP version: 7.0
Nextcloud version: 13
Updated from an older Nextcloud: 12
List of activated apps:
sudo -u www-data php occ app:list
Enabled:
Disabled:
Nextcloud configuration:
Config report
With access to your command line run e.g.:
sudo -u www-data php occ ldap:show-config
Nextcloud or one of the apps require upgrade - only a limited number of commands are available
You may use your browser or the occ upgrade command to do the upgrade
[Symfony\Component\Console\Exception\CommandNotFoundException]
There are no commands defined in the "ldap" namespace.
root@nextcloud:/var/www/nextcloud#
Client configuration
Browser: Opera 51.0.2830.40
**Operating system:**Windows 10
Logs
Web server error log
Web server error log
Nextcloud log (data/nextcloud.log)
+++++
Browser log
Browser log
The text was updated successfully, but these errors were encountered: