• 목록
  • 아래로
  • 위로
  • 6
  • 260578
  • 조회 수 340

[ A database query error has occurred. Did you forget to run your application's database schema updater after upgrading? ]

 설치를 위해 구동한 업데이트 스크립트가 끝나고, 저 글자와 함께 오류가 생겨 중지했습니다. 무슨 문제인건가요?

작성자
260578 58 Lv. (60%) 274780/278480EXP

반가워요!

댓글 6

260578 작성자
profile image

MediaWiki internal error.

 

Original exception: [ca90a70587bea32edc2819f9] /word/%EB%8B%A8%EC%96%B4%EC%9C%84%ED%82%A4:%ED%99%98%EC%98%81%ED%95%A9%EB%8B%88%EB%8B%A4! Wikimedia\Rdbms\DBQueryError from line 1075 of /var/www/clients/client180/web697/web/wiki/includes/libs/rdbms/database/Database.php: A database query error has occurred. Did you forget to run your application's database schema updater after upgrading?

Query: SELECT * FROM `echo_event` INNER JOIN `echo_notification` ON ((notification_event=event_id)) INNER JOIN `echo_target_page` ON ((etp_event=event_id)) WHERE event_deleted = '0' AND notification_user = '1' AND notification_read_timestamp IS NULL AND etp_page = '1'

Function: EchoEventMapper::fetchUnreadByUserAndPage

Error: 1146 Table 'c180wiki.echo_event' doesn't exist (wordwiki.net)

 

Backtrace:

#0 /var/www/clients/client180/web697/web/wiki/includes/libs/rdbms/database/Database.php(933): Wikimedia\Rdbms\Database->reportQueryError(string, integer, string, string, boolean)

#1 /var/www/clients/client180/web697/web/wiki/includes/libs/rdbms/database/Database.php(1269): Wikimedia\Rdbms\Database->query(string, string)

#2 /var/www/clients/client180/web697/web/wiki/extensions/Echo/includes/mapper/EventMapper.php(158): Wikimedia\Rdbms\Database->select(array, string, array, string, NULL, array)

#3 /var/www/clients/client180/web697/web/wiki/extensions/Echo/Hooks.php(871): EchoEventMapper->fetchUnreadByUserAndPage(User, integer)

#4 /var/www/clients/client180/web697/web/wiki/includes/Hooks.php(186): EchoHooks::onPersonalUrls(array, Title, SkinLiberty)

#5 /var/www/clients/client180/web697/web/wiki/includes/skins/SkinTemplate.php(730): Hooks::run(string, array)

#6 /var/www/clients/client180/web697/web/wiki/includes/skins/SkinTemplate.php(473): SkinTemplate->buildPersonalUrls()

#7 /var/www/clients/client180/web697/web/wiki/includes/skins/SkinTemplate.php(249): SkinTemplate->prepareQuickTemplate()

#8 /var/www/clients/client180/web697/web/wiki/includes/OutputPage.php(2441): SkinTemplate->outputPage()

#9 /var/www/clients/client180/web697/web/wiki/includes/MediaWiki.php(869): OutputPage->output(boolean)

#10 /var/www/clients/client180/web697/web/wiki/includes/MediaWiki.php(881): MediaWiki->{closure}()

#11 /var/www/clients/client180/web697/web/wiki/includes/MediaWiki.php(523): MediaWiki->main()

#12 /var/www/clients/client180/web697/web/wiki/index.php(43): MediaWiki->run()

#13 {main}

 

Exception caught inside exception handler: [ca90a70587bea32edc2819f9] /word/%EB%8B%A8%EC%96%B4%EC%9C%84%ED%82%A4:%ED%99%98%EC%98%81%ED%95%A9%EB%8B%88%EB%8B%A4! Wikimedia\Rdbms\DBQueryError from line 1075 of /var/www/clients/client180/web697/web/wiki/includes/libs/rdbms/database/Database.php: A database query error has occurred. Did you forget to run your application's database schema updater after upgrading?

Query: SELECT * FROM `echo_event` INNER JOIN `echo_notification` ON ((notification_event=event_id)) INNER JOIN `echo_target_page` ON ((etp_event=event_id)) WHERE event_deleted = '0' AND notification_user = '1' AND notification_read_timestamp IS NULL AND etp_page = '1'

Function: EchoEventMapper::fetchUnreadByUserAndPage

Error: 1146 Table 'c180wiki.echo_event' doesn't exist (wordwiki.net)

 

Backtrace:

#0 /var/www/clients/client180/web697/web/wiki/includes/libs/rdbms/database/Database.php(933): Wikimedia\Rdbms\Database->reportQueryError(string, integer, string, string, boolean)

#1 /var/www/clients/client180/web697/web/wiki/includes/libs/rdbms/database/Database.php(1269): Wikimedia\Rdbms\Database->query(string, string)

#2 /var/www/clients/client180/web697/web/wiki/extensions/Echo/includes/mapper/EventMapper.php(158): Wikimedia\Rdbms\Database->select(array, string, array, string, NULL, array)

#3 /var/www/clients/client180/web697/web/wiki/extensions/Echo/Hooks.php(871): EchoEventMapper->fetchUnreadByUserAndPage(User, integer)

#4 /var/www/clients/client180/web697/web/wiki/includes/Hooks.php(186): EchoHooks::onPersonalUrls(array, Title, SkinLiberty)

#5 /var/www/clients/client180/web697/web/wiki/includes/skins/SkinTemplate.php(730): Hooks::run(string, array)

#6 /var/www/clients/client180/web697/web/wiki/includes/skins/SkinTemplate.php(473): SkinTemplate->buildPersonalUrls()

#7 /var/www/clients/client180/web697/web/wiki/includes/skins/SkinTemplate.php(249): SkinTemplate->prepareQuickTemplate()

#8 /var/www/clients/client180/web697/web/wiki/includes/OutputPage.php(2441): SkinTemplate->outputPage()

#9 /var/www/clients/client180/web697/web/wiki/includes/exception/MWExceptionRenderer.php(186): OutputPage->output()

#10 /var/www/clients/client180/web697/web/wiki/includes/exception/MWExceptionRenderer.php(55): MWExceptionRenderer::reportHTML(Wikimedia\Rdbms\DBQueryError)

#11 /var/www/clients/client180/web697/web/wiki/includes/exception/MWExceptionHandler.php(75): MWExceptionRenderer::output(Wikimedia\Rdbms\DBQueryError, integer)

#12 /var/www/clients/client180/web697/web/wiki/includes/exception/MWExceptionHandler.php(130): MWExceptionHandler::report(Wikimedia\Rdbms\DBQueryError)

#13 /var/www/clients/client180/web697/web/wiki/includes/MediaWiki.php(551): MWExceptionHandler::handleException(Wikimedia\Rdbms\DBQueryError)

#14 /var/www/clients/client180/web697/web/wiki/index.php(43): MediaWiki->run()

#15 {main}

comment menu
2018.02.12. 17:10

신고

"260578님의 댓글"

이 댓글을 신고 하시겠습니까?

네모
profile image

오류 메시지를 보면 echo_event 라는 테이블이 필요한 것 같습니다만,

아마 설치하실때 생성되어야 하는 것 같은데 생성이 안된것 같네요.

 

혹시 설치 스크립트가 update.php 말씀하시는건가요?

comment menu
2018.02.12. 17:27

신고

"네모님의 댓글"

이 댓글을 신고 하시겠습니까?

260578 작성자 → 네모
profile image

네.

comment menu
2018.02.14. 14:03

신고

"260578님의 댓글"

이 댓글을 신고 하시겠습니까?

title: 은메달도다

Echo 는 모르겠지만, Flow 는 (지금은 StructuredDiscussions로 바꼈더군요) Parsoid 라는 외부 의존 패키지 (??)가 있어야 설치 가능합니다.

스포어 같은 웹 호스팅에서는 설치가 불가능하죠...

 

comment menu
2018.02.12. 20:08

신고

"도다님의 댓글"

이 댓글을 신고 하시겠습니까?

260578 작성자 → 도다
profile image

아이코오..

comment menu
2018.02.14. 14:03

신고

"260578님의 댓글"

이 댓글을 신고 하시겠습니까?

JAVA
profile image

우와!

comment menu
2018.02.14. 20:16

신고

"JAVA님의 댓글"

이 댓글을 신고 하시겠습니까?

권한이 없습니다.
번호 제목 글쓴이 날짜 조회 수
공지 [작업 완료] 설 명절 맞이 서버 업데이트 안내 3 마스터 24.02.11.17:21 1039
공지 [중요] 호스팅 만료와 관련하여 일부 수칙이 변경됩니다. 4 마스터 23.01.14.02:23 4709
공지 [필독] 질문하는 방법 17 마스터 18.02.23.03:09 4482
626 나무마크 다운 방법 6 맛수타 17.06.19.06:58 352
625 커뮤니티 사이트를 제작해보려고 합니다 3 ndbdbbn 18.11.11.20:51 351
624 리디렉션 형태가 여러가지가 있던데 설명좀 해주실분 계신가요? 4 참빛바다 18.01.01.20:00 351
623 미디어위키 각주 확장기능 도움 2 260578 17.12.08.17:44 351
622 개발자용 사이트 인가요? 5 image 참비 18.06.10.15:36 348
621 Nginx 이미지 외부링크 방지 설정 여부를 확인하는 방법 2 이니스프리 19.08.26.18:48 346
620 이북리더 아이리버 스토리의 신기한 PDF 사전검색 기능... 6 네모 18.04.07.19:31 346
619 홈 서버 운영과 관련하여 사소한 질문 몇 가지가 있습니다. 8 image 제르엘 21.11.22.01:54 345
618 우분투만 사용하다가 페도라 13 / Centos 6.9 시험에 응시하려면 적응하기 어려울까요? ㅠㅠ 8 image 이니스프리 20.01.08.22:56 345
617 실시간 검색어 파싱에 ajax를 적용했는데 캐싱을 할 수 있는 방법이 어떤 것이 있을지 여쭤봅니다 4 image 이니스프리 19.03.12.12:42 345
616 센토라 패널 도메인 리다이렉트 12 루니 17.08.06.17:29 345
615 리버티 스킨 색상수정 default.css 도움좀 주세요. 10 image AA 18.04.10.16:39 344
614 지금 우분투 서버를 설치하려던 PC에서 DHCP 로드가 안됩니다. 12 Seia 17.11.05.01:49 343
613 혹시 ajax chat 사용해보신분? 1 막시모 16.11.17.16:06 343
612 저전력 nas 용도 개발보드 구매? 8 {Cog} 20.04.09.00:05 342
611 일본어 한 단어만 읽어주시면 감사하겠습니다!! 8 image 이니스프리 19.05.07.17:30 342
610 403오류 2 image 박재식품 18.02.26.13:04 342
609 혹시 이거 툴 프로그램 뭔지 아시는분 계신가요? 6 image JAVA 17.11.13.14:30 342
608 사무실인데 인터넷이 안됩니다... 1 국내산라이츄 17.11.13.11:29 342
[미디어위키] 확장기능 FLOW,ECHO 설치중 오류 6 260578 18.02.12.16:59 340