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

CentOS 7 で動作させたい #1139

Open
TakehideMorimoto opened this issue Dec 14, 2023 · 0 comments
Open

CentOS 7 で動作させたい #1139

TakehideMorimoto opened this issue Dec 14, 2023 · 0 comments

Comments

@TakehideMorimoto
Copy link

これまで、knowledge v1.13.1 を、Windows Server 2008 & PostgreSQL 9.6 & Tomcat 9.0.45で使ってきたのですが、CentOS 7 に乗り換えようとしています。
CentOS 7 のサーバーに直接入ってブラウザを起動し、そのブラウザから knowledge に入ると、全ての機能が使えるようなところまでは来ました。システム設定の「サービスのURL」は、localhost:8080/knowledge ではなく、localhost の代わりに具体的な IP アドレスを入れました。

しかし、外部からブラウザ越しに入ると、一見正常に動作しているように見えるものの、いざ書き込み処理を実行しようとすると Error Forbidden Back to Top 他が表示され、失敗に終わります。(ユーザー登録、記事の投稿、いいねを付ける、など)
システム設定の「 データベースの接続先変更」に関しては、入ることも許されず "Error Forbidden Back to Top" が表示されます。

/home/tomcat/.knowledge の属性は、660, 666, 770, 777 など色々試しましたが、何れも効果はありませんでした。
あともう少しの所まできていると思うのですが、何かしらヒントは頂けませんでしょうか。
環境は下記の通りです。

  • knowledge : v1.13.1
  • OS: CentOS 7.9.2009
  • Tomcat: 9.0.45
  • PostgreSQL : 11.22

よろしくお願いいたします。

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