You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello all. Have you been able to use spotify-export? I have been using it for years, but now, I get:
Traceback (most recent call last):
14: from /home/ugah/bin/spotifyexport/spotify-export/bin/spotify-export.rb:6:in <main>' 13: from /home/ugah/bin/spotifyexport/spotify-export/bin/spotify-export.rb:6:in require_relative'
12: from /home/ugah/googledrive/files/bin/spotifyexport/spotify-export/lib/spotify-playlist.rb:1:in <top (required)>' 11: from /home/ugah/googledrive/files/bin/spotifyexport/spotify-export/lib/spotify-playlist.rb:1:in require_relative'
10: from /home/ugah/googledrive/files/bin/spotifyexport/spotify-export/lib/spotify-track.rb:3:in <top (required)>' 9: from /home/ugah/googledrive/files/bin/spotifyexport/spotify-export/lib/spotify-track.rb:3:in require_relative'
8: from /home/ugah/googledrive/files/bin/spotifyexport/spotify-export/lib/spotify-cache.rb:6:in <top (required)>' 7: from /home/ugah/googledrive/files/bin/spotifyexport/spotify-export/lib/spotify-cache.rb:7:in class:SpotifyCache'
6: from /usr/share/rubygems-integration/all/gems/activerecord-6.0.3.7/lib/active_record/connection_handling.rb:51:in establish_connection' 5: from /usr/share/rubygems-integration/all/gems/activerecord-6.0.3.7/lib/active_record/connection_adapters/abstract/connection_pool.rb:1054:in establish_connection'
4: from /usr/share/rubygems-integration/all/gems/activerecord-6.0.3.7/lib/active_record/connection_adapters/abstract/connection_pool.rb:1134:in remove_connection' 3: from /usr/share/rubygems-integration/all/gems/activerecord-6.0.3.7/lib/active_record/connection_adapters/abstract/connection_pool.rb:1163:in owner_to_pool'
2: from /var/lib/gems/2.7.0/gems/concurrent-ruby-1.0.2/lib/concurrent/map.rb:100:in []' 1: from /usr/share/rubygems-integration/all/gems/activerecord-6.0.3.7/lib/active_record/connection_adapters/abstract/connection_pool.rb:998:in block in create_owner_to_pool'
/usr/share/rubygems-integration/all/gems/activerecord-6.0.3.7/lib/active_record/connection_adapters/abstract/connection_pool.rb:1011:in discard_unowned_pools': undefined method each' for #<Concurrent::Map:0x0
It seems login was successful, got a login notification via email and everything.
Thank you,
-- Fred
The text was updated successfully, but these errors were encountered:
Hello all. Have you been able to use spotify-export? I have been using it for years, but now, I get:
Traceback (most recent call last):
14: from /home/ugah/bin/spotifyexport/spotify-export/bin/spotify-export.rb:6:in
<main>' 13: from /home/ugah/bin/spotifyexport/spotify-export/bin/spotify-export.rb:6:in
require_relative'12: from /home/ugah/googledrive/files/bin/spotifyexport/spotify-export/lib/spotify-playlist.rb:1:in
<top (required)>' 11: from /home/ugah/googledrive/files/bin/spotifyexport/spotify-export/lib/spotify-playlist.rb:1:in
require_relative'10: from /home/ugah/googledrive/files/bin/spotifyexport/spotify-export/lib/spotify-track.rb:3:in
<top (required)>' 9: from /home/ugah/googledrive/files/bin/spotifyexport/spotify-export/lib/spotify-track.rb:3:in
require_relative'8: from /home/ugah/googledrive/files/bin/spotifyexport/spotify-export/lib/spotify-cache.rb:6:in
<top (required)>' 7: from /home/ugah/googledrive/files/bin/spotifyexport/spotify-export/lib/spotify-cache.rb:7:in
class:SpotifyCache'6: from /usr/share/rubygems-integration/all/gems/activerecord-6.0.3.7/lib/active_record/connection_handling.rb:51:in
establish_connection' 5: from /usr/share/rubygems-integration/all/gems/activerecord-6.0.3.7/lib/active_record/connection_adapters/abstract/connection_pool.rb:1054:in
establish_connection'4: from /usr/share/rubygems-integration/all/gems/activerecord-6.0.3.7/lib/active_record/connection_adapters/abstract/connection_pool.rb:1134:in
remove_connection' 3: from /usr/share/rubygems-integration/all/gems/activerecord-6.0.3.7/lib/active_record/connection_adapters/abstract/connection_pool.rb:1163:in
owner_to_pool'2: from /var/lib/gems/2.7.0/gems/concurrent-ruby-1.0.2/lib/concurrent/map.rb:100:in
[]' 1: from /usr/share/rubygems-integration/all/gems/activerecord-6.0.3.7/lib/active_record/connection_adapters/abstract/connection_pool.rb:998:in
block in create_owner_to_pool'/usr/share/rubygems-integration/all/gems/activerecord-6.0.3.7/lib/active_record/connection_adapters/abstract/connection_pool.rb:1011:in
discard_unowned_pools': undefined method
each' for #<Concurrent::Map:0x0It seems login was successful, got a login notification via email and everything.
Thank you,
-- Fred
The text was updated successfully, but these errors were encountered: