サーバーのトラブルシューティング
Learn how to troubleshoot the Unity Licensing Server.
読み終わるまでの所要時間 1 分最終更新 9日前
サーバーのステータスのチェック
サーバーのステータスのチェック を参照してください。ログ
Unity Floating Licensing サーバーでは、問題の診断に使用できるログファイルが生成されます。以下の表を使用して、ログの場所を特定してください。OS | サーバーバージョン | ファイルパス |
|---|---|---|
| Windows | 2.0 以降 | |
| Windows | 1.x | |
| Linux | 2.0 以降 | |
| Linux | 1.x | |
ライセンスサーバーレポートの生成
トラブルシューティングに必要なライセンシング関連データを収集し、アーカイブするには、以下のコマンドを実行してください。 調査のため、生成されたアーカイブを Unity サポートに送信することもできます。 Linux ターミナルまたは Windows PowerShell で、OS に応じたコマンドを実行します。- Linux:
./Unity.Licensing.Server generate-report --output-directory [directory path] - Windows:
.\Unity.Licensing.Server.exe generate-report --output-directory [directory path]
--output-directory[directory path]Creating temporary folder...DoneCollecting configuration files...DoneCollecting license files...DoneCollecting delegation files...DoneCollecting log files...DoneCreating summary file...DoneArchiving files...DoneArchive successfully created: D:\Licensing.Server.Support.2020-06-12-025617.zip
その他のリソース
- フローティングライセンスとビルドサーバー に関するサポート記事
- サポートへのコンタクト floatinglicense-support@unity3d.com