Giter Club home page Giter Club logo

Comments (2)

nickvergessen avatar nickvergessen commented on July 20, 2024

Please use the issue template:
https://raw.githubusercontent.com/owncloud/core/master/issue_template.md

at least the mysql version is of large interest

from announcementcenter.

dsoap avatar dsoap commented on July 20, 2024

Steps to reproduce

  1. Have tried multiple times to click enable on the app
  2. Created the database table manually

Expected behaviour

The announcement app should enable but it is throwing an error

Actual behaviour

An exception occurred while executing 'CREATE TABLE `oc_announcements` (`announcement_id` INT AUTO_INCREMENT NOT NULL, `announcement_time` INT DEFAULT 0 NOT NULL, `announcement_user` VARCHAR(64) NOT NULL, `announcement_subject` VARCHAR(512) NOT NULL, `announcement_message` VARCHAR(64000) DEFAULT NULL, PRIMARY KEY(`announcement_id`)) DEFAULT CHARACTER SET utf8 COLLATE utf8_bin ENGINE = InnoDB': SQLSTATE[42000]: Syntax error or access violation: 1074 Column length too big for column 'announcement_message' (max = 21845); use BLOB or TEXT instead

Server configuration

Operating system:
Ubuntu 14.04

Web server:
Apache

Database:
mysql Ver 14.14 Distrib 5.5.46,

PHP version:
PHP 5.5.9-1ubuntu4.14

ownCloud version: (see ownCloud admin page)
8.2.1.4 (stable)

Updated from an older ownCloud or fresh install:
Updated from older version

List of activated apps:

  • activity: 2.1.3
  • calendar: 0.8.1
  • contacts: 0.5.0.0
  • documents: 0.11.0
  • files: 1.2.0
  • files_external: 0.3.0
  • files_locking:
  • files_pdfviewer: 0.7
  • files_sharing: 0.7.0
  • files_texteditor: 2.0
  • files_trashbin: 0.7.0
  • files_versions: 1.1.0
  • files_videoviewer: 0.1.3
  • firstrunwizard: 1.1
  • gallery: 14.2.0
  • ownnote: 1.05
  • provisioning_api: 0.3.0
  • qownnotesapi: 0.4.1
  • templateeditor: 0.1
  • updater: 0.6

from announcementcenter.

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.