FireWire Posted September 18 Share Posted September 18 (edited) So I thought I had fixed the issue but I'm still seeing issues with RM running on what looks like every boot of PHP. I mentioned seeing it after installing WireCache Filesystem and thought that uninstalling it fixed the issue but it's continuing. I've closed every tab and the only tab open is the logs page so it seems that the logs page refreshing is triggering migrations. I've commented out all lines in /site/migrate.php so there isn't anything to run and the only migrations I currently have are in RPB blocks. Migrations are running even when there aren't any changes to files. I've disabled migrations but files are still being watched and migrations are attempted. There aren't any changes in any files that would be watched. It happens when I stop making changes altogether. The only way I could stop the attempted migrations is by commenting out line 167 in RockMigrations.module.php I'm not sure how the file watch feature works or what's triggering the execution so not sure where to start looking to troubleshoot. Any thoughts? Edited September 22 by FireWire Mark as solved Link to comment Share on other sites More sharing options...
bernhard Posted September 18 Share Posted September 18 Hey @FireWire let's have a meeting to look into that issue together? Link to comment Share on other sites More sharing options...
FireWire Posted September 22 Author Share Posted September 22 @bernhard Thanks for the meeting! Going over everything was great. Problem was on my understanding and not the module itself. RM is a fantastic tool, really appreciate it! 1 Link to comment Share on other sites More sharing options...
bernhard Posted September 22 Share Posted September 22 Thank you too! It was great and I learned a lot 🙂 I'll try to remember using fn(...) => and also try to experiment with strict types 🙂 Please mark this topic [solved] thx 🙂 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now