• 목록
  • 아래로
  • 위로
  • 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. (58%) 274630/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 830
공지 [중요] 호스팅 만료와 관련하여 일부 수칙이 변경됩니다. 4 마스터 23.01.14.02:23 4503
공지 [필독] 질문하는 방법 17 마스터 18.02.23.03:09 4476
285 https주소로 만들어서 운영하고 싶은데 7 anfwkdrn 18.02.15.00:01 212
[미디어위키] 확장기능 FLOW,ECHO 설치중 오류 6 260578 18.02.12.16:59 340
283 도매인 기관이전이 안됩니다. 13 Kongjak 18.02.10.12:05 400
282 클론질라 및 우분투 질문드립니다 ㅠㅠ 10 크로스하트 18.02.08.16:14 408
281 클론질라 dhcp서버 질문입니다 ㅠㅠ 14 크로스하트 18.02.05.18:47 586
280 라이센스 표기 7 준그루 18.02.03.18:49 291
279 보안 오류 13 Hanam09 18.02.03.11:14 394
278 [완료] 사이트에 웹폰트를 추가하고 싶습니다. 14 image 제르엘 18.01.31.14:51 425
277 어른패드의 상태가 이상합니다. 2 국내산라이츄 18.01.29.05:13 329
276 RSA 암호화를 구현하려고 하는데.... 7 Hanam09 18.01.24.14:20 576
275 studyforus.com이 CNAME으로 연결이 되는 군요. 9 Seia 18.01.21.02:54 409
274 SSL 관련 3 Seia 18.01.21.02:50 205
273 으앜! 살려주세요 7 title: 도밥위키!Dobob 18.01.20.19:22 264
272 도메인 연장이 고민입니다. 3 260578 18.01.20.12:03 372
271 워드프레스 호스팅 하는데 막혔습니다... 19 image MYIG 18.01.18.01:14 528
270 htaccess 파일 관련 질문입니다. 2 Seia 18.01.13.07:59 269
269 Cloudflare ssl 사용하려면 패널에서 따로 해줘야 할 것이 있나요? 2 참빛바다 18.01.12.11:57 263
268 무언가가 이상합니다. 3 260578 18.01.12.11:35 210
267 첨부 파일의 디자인을 변경하고 싶은데... 6 image title: 대한민국 국기Adam 18.01.12.08:53 659
266 윈도우용 메일 클라이언트가 필요합니다. 9 네모 18.01.11.20:15 5867