mirror of
https://github.com/sibprogrammer/owp.git
synced 2026-04-25 07:25:53 +03:00
[GH-ISSUE #20] Internal error: undefined method `vswap=' for # #2
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/owp#2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @michelkaeser on GitHub (Feb 9, 2013).
Original GitHub issue: https://github.com/sibprogrammer/owp/issues/20
Upgrading to latest version 2.2 causes several errors. In general, HW syncing no longer works and editing a HW node gives following error:
in logfile:
I guess it's because of failed "upgrade". Manually running the DB migration commands errors:
CentOS 6.4, Ruby 1.8.7 (2011-06-30 patchlevel 352) [x86_64-linux]
Solved:
@sibprogrammer commented on GitHub (Feb 10, 2013):
I tried to fix the problem in the code make it compatible either new or old rake is used.