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

unknown attribute 'enclosure_url' for Story #848

Closed
bitboxer opened this issue Jan 29, 2023 · 3 comments
Closed

unknown attribute 'enclosure_url' for Story #848

bitboxer opened this issue Jan 29, 2023 · 3 comments

Comments

@bitboxer
Copy link
Contributor

I used my Sunday morning to update stringer (thanks for all those updates), and I am seeing this in my logs now:

E, [2023-01-29T08:15:16.630326 #1422] ERROR -- : Something went wrong when parsing https://rubyonrails.org/feed.xml: unknown attribute 'enclosure_url' for Story.

          raise UnknownAttributeError.new(self, k.to_s)
          ^^^^^
@bitboxer
Copy link
Contributor Author

Ah, sorry..somehow the migrations failed..now that part works again.

@mockdeep
Copy link
Collaborator

@bitboxer thanks for checking in! I'm making a lot of changes, but I'm hoping they will be minimally disruptive, so please let me know if anything comes up. I'm not sure what the best way to make sure migrations are run is, though. If you're running on Heroku, we could add a release step to the Procfile, but not sure if other providers honor that.

@bitboxer
Copy link
Contributor Author

I am on a self hosted instance. I have a script that does git pull, bundle, migrate and restart. Not sure what went wrong. But it’s for sure the script that is to blame 😅

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

2 participants