When looking at folder in question on laptop (show hidden files enabled) neither can be found.
Since Mod Device: laptop maybe they are on mobile only.
But looking at the folder on mobile also does not show those files.
Mobile shows option to Revert local changes but tapping that does not resolve the issue. It keeps showing as `Out of sync`.
But looking at the folder on mobile also does not show those files.
Is that possible for files I do not see? Ideally Iâd like to resolve the conflict for good.
Paused the folder and created a new folder with the same content. But accepting the invite on mobile leads to hangs (Syncthing-Fork isnât responding). It is then closing due to internal error:
java.lang.NullPointerException: Attempt to invoke virtual method âboolean java.lang.String.equals(java.lang.Object)â on a null object reference
at com.nutomic.syncthingandroid.util.FileUtils.safCreateDirectory(FileUtils.java:998)
at com.nutomic.syncthingandroid.activities.FolderActivity.preCreateFolderStruct(FolderActivity.java:967)
at com.nutomic.syncthingandroid.activities.FolderActivity.onSave(FolderActivity.java:864)
at com.nutomic.syncthingandroid.activities.FolderActivity.onOptionsItemSelected(FolderActivity.java:620)
at android.app.Activity.onMenuItemSelected(Activity.java:4831)
at androidx.activity.ComponentActivity.onMenuItemSelected(ComponentActivity.kt:461)
at androidx.fragment.app.FragmentActivity.onMenuItemSelected(FragmentActivity.java:264)
at androidx.appcompat.app.AppCompatActivity.onMenuItemSelected(AppCompatActivity.java:269)
at androidx.appcompat.view.WindowCallbackWrapper.onMenuItemSelected(WindowCallbackWrapper.java:109)
at androidx.appcompat.app.ToolbarActionBar$2.onMenuItemClick(ToolbarActionBar.java:66)
at androidx.appcompat.widget.Toolbar$1.onMenuItemClick(Toolbar.java:224)
at androidx.appcompat.widget.ActionMenuView$MenuBuilderCallback.onMenuItemSelected(ActionMenuView.java:769)
at androidx.appcompat.view.menu.MenuBuilder.dispatchMenuItemSelected(MenuBuilder.java:833)
at androidx.appcompat.view.menu.MenuItemImpl.invoke(MenuItemImpl.java:157)
at androidx.appcompat.view.menu.MenuBuilder.performItemAction(MenuBuilder.java:984)
at androidx.appcompat.view.menu.MenuBuilder.performItemAction(MenuBuilder.java:974)
at androidx.appcompat.widget.ActionMenuView.invokeItem(ActionMenuView.java:620)
at androidx.appcompat.view.menu.ActionMenuItemView.onClick(ActionMenuItemView.java:155)
at android.view.View.performClick(View.java:8207)
at android.view.View.performClickInternal(View.java:8180)
at android.view.View.-$$Nest$mperformClickInternal(Unknown Source:0)
at android.view.View$PerformClick.run(View.java:32749)
at android.os.Handler.handleCallback(Handler.java:959)
at android.os.Handler.dispatchMessage(Handler.java:100)
at android.os.Looper.loopOnce(Looper.java:249)
at android.os.Looper.loop(Looper.java:337)
at android.app.ActivityThread.main(ActivityThread.java:9410)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:614)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1005)
Funny I selected âoverride changesâ on laptop. Now laptop shows as âup to dateâ and syncthing-fork android shows as âout of syncâ with 1 file .thumbnails
This is webGUI on android with the file detail it is complaining about:
Can you check with another file manager (e.g. Material Files) or using ADB (if youâre proficient with terminal commands)? If Syncthing says that the folder is there, then Iâd assume that it likely is.