Didstopia / rust-server

Provides a dedicated linux server for Rust (the game) running inside a Docker container.
MIT License
244 stars 104 forks source link

Automatic plugin compilation and loading not working #87

Closed Maelep closed 3 years ago

Maelep commented 3 years ago

Hello,

By default, plugins are automatically compiled and loaded on change but it seems to not work on my docker. Is it a bug from your image?

I have to manually reload plugins to enable them, the plugin folder isn't watched.

Maelep commented 3 years ago

It's working again by re-enabling the experimental feature (disabled month ago because of a bug in another issue) "Use gRPC FUSE for file sharing".

Maelep commented 3 years ago

The problem keeps coming back after restarting the server.

Maelep commented 3 years ago

I found that the problem comes from mounting folder.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.