Sequel PRO does not work. Get's an exception

Hello,
When I run Sequel Pro, it gives an exception and I cannot connect to the database.

NSInvalidArgumentException

-[_NSInlineData isEqualToString:]: unrecognized selector sent to instance 0x60000032c2a0

(
	0   CoreFoundation                      0x00007fff4f61a2fd __exceptionPreprocess + 256
	1   libobjc.A.dylib                     0x00007fff79d14a17 objc_exception_throw + 48
	2   CoreFoundation                      0x00007fff4f694106 -[NSObject(NSObject) __retain_OA] + 0
	3   CoreFoundation                      0x00007fff4f5bc18f ___forwarding___ + 1485
	4   CoreFoundation                      0x00007fff4f5bbb38 _CF_forwarding_prep_0 + 120
	5   Sequel Pro                          0x00000001000587cd -[SPTablesList updateTables:] + 1338
	6   Sequel Pro                          0x000000010002f333 -[SPDatabaseDocument setConnection:] + 748
	7   Foundation                          0x00007fff5185b302 __NSThreadPerformPerform + 328
	8   CoreFoundation                      0x00007fff4f580683 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
	9   CoreFoundation                      0x00007fff4f580629 __CFRunLoopDoSource0 + 108
	10  CoreFoundation                      0x00007fff4f563feb __CFRunLoopDoSources0 + 195
	11  CoreFoundation                      0x00007fff4f5635b5 __CFRunLoopRun + 1189
	12  CoreFoundation                      0x00007fff4f562ebe CFRunLoopRunSpecific + 455
	13  HIToolbox                           0x00007fff4e7c21ab RunCurrentEventLoopInMode + 292
	14  HIToolbox                           0x00007fff4e7c1ee5 ReceiveNextEventCommon + 603
	15  HIToolbox                           0x00007fff4e7c1c76 _BlockUntilNextEventMatchingListInModeWithFilter + 64
	16  AppKit                              0x00007fff4cb5a79d _DPSNextEvent + 1135
	17  AppKit                              0x00007fff4cb5948b -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1361
	18  AppKit                              0x00007fff4cb535a8 -[NSApplication run] + 699
	19  AppKit                              0x00007fff4cb42ae8 NSApplicationMain + 777
	20  Sequel Pro                          0x0000000100002454 start + 52
1 Like

same problem here

Adminer or phpMiniAdmin would be better option

If you are using the Local beta you will need the Sequel Pro nightly.

Hey there! Adminer has returned in Local 5.0.6 (Beta)

This topic was automatically closed 12 hours after the last reply. New replies are no longer allowed.